summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-10-08 05:01:28 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-10-08 05:01:28 +0000
commit3929f7899be5f69fd26a1208ba3e382ad33c50a7 (patch)
tree09a8f2f44d9dc518d2f6b196bede1fe34d0795da /sys-devel/gettext
parentdont install non-existant ANNOUNCE (Manifest recommit) (diff)
downloadgentoo-2-3929f7899be5f69fd26a1208ba3e382ad33c50a7.tar.gz
gentoo-2-3929f7899be5f69fd26a1208ba3e382ad33c50a7.tar.bz2
gentoo-2-3929f7899be5f69fd26a1208ba3e382ad33c50a7.zip
Stable on amd64 and x86 per security bug #66355.
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/ChangeLog6
-rw-r--r--sys-devel/gettext/gettext-0.12.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gettext/ChangeLog b/sys-devel/gettext/ChangeLog
index afb771763202..d4bb435e965a 100644
--- a/sys-devel/gettext/ChangeLog
+++ b/sys-devel/gettext/ChangeLog
@@ -1,6 +1,10 @@
# 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.60 2004/10/07 23:51:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/ChangeLog,v 1.61 2004/10/08 05:01:28 eradicator Exp $
+
+ 07 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ gettext-0.12.1-r2.ebuild:
+ Stable on amd64 and x86 per security bug #66355.
*gettext-0.12.1-r2 (07 Oct 2004)
diff --git a/sys-devel/gettext/gettext-0.12.1-r2.ebuild b/sys-devel/gettext/gettext-0.12.1-r2.ebuild
index fdf563271106..f0636dafb1a5 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.1 2004/10/07 23:51:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.12.1-r2.ebuild,v 1.2 2004/10/08 05:01:28 eradicator 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"