summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-10 02:41:27 +0000
committerTom Gall <tgall@gentoo.org>2004-10-10 02:41:27 +0000
commit503f5a92f26b9ea2d4fdefe6fbc52102d32a8159 (patch)
tree9c94d3b0cc39c2ad7297ada08dadaf4b6bb103b7 /sys-devel/gettext
parentwhitespace fix (Manifest recommit) (diff)
downloadgentoo-2-503f5a92f26b9ea2d4fdefe6fbc52102d32a8159.tar.gz
gentoo-2-503f5a92f26b9ea2d4fdefe6fbc52102d32a8159.tar.bz2
gentoo-2-503f5a92f26b9ea2d4fdefe6fbc52102d32a8159.zip
stable on ppc64, bug #66355
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/ChangeLog5
-rw-r--r--sys-devel/gettext/gettext-0.12.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index 85bbbf488e46..ccaac7b6390e 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.65 2004/10/09 09:36:29 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.66 2004/10/10 02:41:27 tgall Exp $
+
+ 09 Oct 2004; Tom Gall <tgall@gentoo.org> gettext-0.12.1-r2.ebuild:
+ stable on ppc64, bug #66355
09 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gettext-0.12.1-r2.ebuild:
Stable on alpha, bug 66355.
diff --git a/sys-devel/gettext/gettext-0.12.1-r2.ebuild b/sys-devel/gettext/gettext-0.12.1-r2.ebuild
index c071645fc472..e59898bdface 100644
--- a/sys-devel/gettext/gettext-0.12.1-r2.ebuild
+++ b/sys-devel/gettext/gettext-0.12.1-r2.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-r2.ebuild,v 1.7 2004/10/10 01:02:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r2.ebuild,v 1.8 2004/10/10 02:41:27 tgall Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~ppc-macos s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos s390 sparc x86"
IUSE="bootstrap emacs nls"
DEPEND="virtual/libc"