diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:06:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:06:49 +0000 |
commit | aecd6dc0492a2bddf6010bb823e5761e800638b7 (patch) | |
tree | 2025507f68319e54fed6b540e46a9a51d7e29a44 /sys-devel/gettext | |
parent | Stable for ppc64, wrt bug #501956 (diff) | |
download | gentoo-2-aecd6dc0492a2bddf6010bb823e5761e800638b7.tar.gz gentoo-2-aecd6dc0492a2bddf6010bb823e5761e800638b7.tar.bz2 gentoo-2-aecd6dc0492a2bddf6010bb823e5761e800638b7.zip |
Stable for ppc64, wrt bug #500872
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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 c2fbba0813a5..b9a5dae5a04e 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.238 2014/03/12 09:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.239 2014/03/14 10:06:49 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gettext-0.18.3.2.ebuild: + Stable for ppc64, wrt bug #500872 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> gettext-0.18.3.2.ebuild: Stable for sparc, wrt 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 97d5472b4480..05820e9f0d66 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.10 2014/03/12 09:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.11 2014/03/14 10:06:49 ago 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 |