summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2004-10-17 05:15:49 +0000
committerHardave Rior <hardave@gentoo.org>2004-10-17 05:15:49 +0000
commitd7a2371213c421538419ea0f8350c6f92e1b8954 (patch)
treed4fdb4b90105b1c2b4ad2c17369ebb0a650ba88d /sys-devel
parentAdded ~mips keyword (Manifest recommit) (diff)
downloadgentoo-2-d7a2371213c421538419ea0f8350c6f92e1b8954.tar.gz
gentoo-2-d7a2371213c421538419ea0f8350c6f92e1b8954.tar.bz2
gentoo-2-d7a2371213c421538419ea0f8350c6f92e1b8954.zip
Stable on mips, bug #66355
Diffstat (limited to 'sys-devel')
-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 ccaac7b6390e..9726e1db2450 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.66 2004/10/10 02:41:27 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.67 2004/10/17 05:15:49 hardave Exp $
+
+ 16 Oct 2004; Hardave Riar <hardave@gentoo.org> gettext-0.12.1-r2.ebuild:
+ Stable on mips, bug #66355.
09 Oct 2004; Tom Gall <tgall@gentoo.org> gettext-0.12.1-r2.ebuild:
stable on ppc64, 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 e59898bdface..7033949a8733 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.8 2004/10/10 02:41:27 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r2.ebuild,v 1.9 2004/10/17 05:15:49 hardave 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"