diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-03-02 11:37:49 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-03-02 11:37:49 +0000 |
commit | 8dc256ead34c3823c8cf5ae2231603ad8363164f (patch) | |
tree | 06d0fd7efc106d82f739625d9caeaa11f02c64f4 /sys-devel/gettext | |
parent | amd64 stable, bug #495592 (diff) | |
download | gentoo-2-8dc256ead34c3823c8cf5ae2231603ad8363164f.tar.gz gentoo-2-8dc256ead34c3823c8cf5ae2231603ad8363164f.tar.bz2 gentoo-2-8dc256ead34c3823c8cf5ae2231603ad8363164f.zip |
ia64 stable wrt bug #500872
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.18.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 387b34bf0b09..12ce45fb3041 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.232 2014/03/01 16:27:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.233 2014/03/02 11:37:49 hattya Exp $ + + 02 Mar 2014; Akinori Hattori <hattya@gentoo.org> gettext-0.18.3.2.ebuild: + ia64 stable wrt bug #500872 01 Mar 2014; Jeroen Roovers <jer@gentoo.org> gettext-0.18.3.2.ebuild: Stable for HPPA (bug #500872). diff --git a/sys-devel/gettext/gettext-0.18.3.2.ebuild b/sys-devel/gettext/gettext-0.18.3.2.ebuild index 7367c8715ce6..7b81c958305b 100644 --- a/sys-devel/gettext/gettext-0.18.3.2.ebuild +++ b/sys-devel/gettext/gettext-0.18.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.4 2014/03/01 16:27:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.5 2014/03/02 11:37:49 hattya Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="acl -cvs doc emacs git java nls +cxx ncurses openmp static-libs elibc_glibc" # only runtime goes multilib |