diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-11 17:38:55 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-11 17:38:55 +0000 |
commit | 2c651de7e3ff911eeebff4bd2d45ecea01775c4e (patch) | |
tree | edd2a6c7998c2eab004ce6691b43dc4a41302e40 /sys-devel/gettext | |
parent | Remove old version. Dependency fix, bug 434654. (diff) | |
download | gentoo-2-2c651de7e3ff911eeebff4bd2d45ecea01775c4e.tar.gz gentoo-2-2c651de7e3ff911eeebff4bd2d45ecea01775c4e.tar.bz2 gentoo-2-2c651de7e3ff911eeebff4bd2d45ecea01775c4e.zip |
Stable amd64, bug #434566
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.18.1.1-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index b0007ed3bd32..f840757f8820 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,10 @@ # 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.206 2012/09/11 17:25:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.207 2012/09/11 17:38:55 blueness Exp $ + + 11 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + gettext-0.18.1.1-r3.ebuild: + Stable amd64, bug #434566 11 Sep 2012; Johannes Huber <johu@gentoo.org> gettext-0.18.1.1-r3.ebuild: Stable for x86, wrt bug #434566 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 15d2dde90b16..707a0c26df3c 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.9 2012/09/11 17:25:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.1.1-r3.ebuild,v 1.10 2012/09/11 17:38:55 blueness 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 |