diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-11 17:25:59 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-11 17:25:59 +0000 |
commit | 3826e762ae5db2c62e4a62829fa8b1d25ec21eba (patch) | |
tree | 032c541022f036c8a31abf88cb90d325395a2031 /sys-devel | |
parent | bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838 and keyword ~amd6... (diff) | |
download | gentoo-2-3826e762ae5db2c62e4a62829fa8b1d25ec21eba.tar.gz gentoo-2-3826e762ae5db2c62e4a62829fa8b1d25ec21eba.tar.bz2 gentoo-2-3826e762ae5db2c62e4a62829fa8b1d25ec21eba.zip |
Stable for x86, wrt bug #434566
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.18.1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index 82b1264f0d0c..b0007ed3bd32 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.205 2012/09/11 13:01:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.206 2012/09/11 17:25:59 johu Exp $ + + 11 Sep 2012; Johannes Huber <johu@gentoo.org> gettext-0.18.1.1-r3.ebuild: + Stable for x86, wrt bug #434566 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gettext-0.18.1.1-r3.ebuild: diff --git a/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild b/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild index f41a93ba620e..15d2dde90b16 100644 --- a/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild +++ b/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild,v 1.8 2012/09/11 13:01:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild,v 1.9 2012/09/11 17:25:59 johu 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 |