diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-22 17:25:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-22 17:25:55 +0000 |
commit | 6b0b4eff0e9563ed2e75516c5bb565e8e1b663be (patch) | |
tree | 5d5c798187dac0a8eb3447498545cf8d531d77c4 /sys-devel/gettext | |
parent | Stable for ppc, wrt bug #461894 (diff) | |
download | gentoo-2-6b0b4eff0e9563ed2e75516c5bb565e8e1b663be.tar.gz gentoo-2-6b0b4eff0e9563ed2e75516c5bb565e8e1b663be.tar.bz2 gentoo-2-6b0b4eff0e9563ed2e75516c5bb565e8e1b663be.zip |
Stable for ppc, wrt bug #460792
(Portage version: 2.1.11.52/cvs/Linux 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index ea664061a780..6cc60aef6af5 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.212 2013/03/20 09:37:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.213 2013/03/22 17:25:55 ago Exp $ + + 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gettext-0.18.2.ebuild: + Stable for ppc, wrt bug #460792 20 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gettext-0.18.2.ebuild: Stable for x86, wrt bug #460792 diff --git a/sys-devel/gettext/gettext-0.18.2.ebuild b/sys-devel/gettext/gettext-0.18.2.ebuild index 6a151311f958..60572c9382ac 100644 --- a/sys-devel/gettext/gettext-0.18.2.ebuild +++ b/sys-devel/gettext/gettext-0.18.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.2.ebuild,v 1.3 2013/03/20 09:37:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.2.ebuild,v 1.4 2013/03/22 17:25:55 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~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 openmp static-libs elibc_glibc" DEPEND="virtual/libiconv |