summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-31 02:05:01 +0000
committerTom Gall <tgall@gentoo.org>2004-07-31 02:05:01 +0000
commit295469bdb63ae31f362e4f9b390078b89c51a5f7 (patch)
tree6d4c78a22312a45d0e61e762ab9203c4cc3d1788 /sys-devel/gettext
parentstable on ppc64, bug #57114 (Manifest recommit) (diff)
downloadgentoo-2-295469bdb63ae31f362e4f9b390078b89c51a5f7.tar.gz
gentoo-2-295469bdb63ae31f362e4f9b390078b89c51a5f7.tar.bz2
gentoo-2-295469bdb63ae31f362e4f9b390078b89c51a5f7.zip
stable on ppc64, bug #57114
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/ChangeLog5
-rw-r--r--sys-devel/gettext/gettext-0.12.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index 5419eb69c677..234608d33488 100644
--- a/sys-devel/gettext/ChangeLog
+++ b/sys-devel/gettext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gettext
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.49 2004/07/25 04:42:10 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.50 2004/07/31 02:05:01 tgall Exp $
+
+ 31 Jul 2004; Tom Gall <tgall@gentoo.org> gettext-0.12.1-r1:
+ stable on ppc64, bug #57114
25 Jul 2004; Lina Pezzella <burgundy@gentoo.org> :
gettext-0.12.1-r1:
diff --git a/sys-devel/gettext/gettext-0.12.1-r1.ebuild b/sys-devel/gettext/gettext-0.12.1-r1.ebuild
index 6554679afb8e..422e64a32c04 100644
--- a/sys-devel/gettext/gettext-0.12.1-r1.ebuild
+++ b/sys-devel/gettext/gettext-0.12.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r1.ebuild,v 1.21 2004/07/26 00:51:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r1.ebuild,v 1.22 2004/07/31 02:05:01 tgall Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm hppa amd64 ~ia64 s390 macos"
+KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm hppa amd64 ~ia64 s390 macos ppc64"
IUSE="bootstrap emacs nls"
DEPEND="virtual/libc"