diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-06 06:54:06 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-06 06:54:06 +0000 |
commit | f19ad653a8d93e4f6fb84450c13ef19b6a4ebd41 (patch) | |
tree | 1cbc35e31a4e506c63236544992b9738dc016a6c /sys-devel/gettext | |
parent | stable on ppc64 bug 189031 (diff) | |
download | gentoo-2-f19ad653a8d93e4f6fb84450c13ef19b6a4ebd41.tar.gz gentoo-2-f19ad653a8d93e4f6fb84450c13ef19b6a4ebd41.tar.bz2 gentoo-2-f19ad653a8d93e4f6fb84450c13ef19b6a4ebd41.zip |
stable on ppc64, bug #189931
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gettext/gettext-0.16.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog index c8e03b62080d..d0848d394ac5 100644 --- a/sys-devel/gettext/ChangeLog +++ b/sys-devel/gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gettext # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.152 2007/08/31 13:57:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.153 2007/10/06 06:54:06 tgall Exp $ + + 06 Oct 2007; Tom Gall <tgall@gentoo.org> gettext-0.16.1-r1.ebuild: + stable on ppc64 bug #189031 31 Aug 2007; Christoph Mende <angelos@gentoo.org> gettext-0.16.1-r1.ebuild: diff --git a/sys-devel/gettext/gettext-0.16.1-r1.ebuild b/sys-devel/gettext/gettext-0.16.1-r1.ebuild index 9b9dd400d686..cc55c3550143 100644 --- a/sys-devel/gettext/gettext-0.16.1-r1.ebuild +++ b/sys-devel/gettext/gettext-0.16.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1-r1.ebuild,v 1.13 2007/08/31 13:57:22 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1-r1.ebuild,v 1.14 2007/10/06 06:54:06 tgall Exp $ inherit flag-o-matic eutils multilib toolchain-funcs mono libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs nls doc nocxx" DEPEND="virtual/libiconv |