summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/automake-1.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 067d2247c0a3..3adf669ae4b7 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.50 2004/03/31 00:05:30 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.51 2004/04/02 18:29:53 avenj Exp $
+
+ 02 Apr 2004; Jon Portnoy <avenj@gentoo.org> automake-1.8.3.ebuild :
+ Stable on x86 for security fix.
31 Mar 2004; Lars Weiler <pylon@gentoo.org> automake-1.8.3.ebuild:
stable on ppc, as requested in bug #45646
diff --git a/sys-devel/automake/automake-1.8.3.ebuild b/sys-devel/automake/automake-1.8.3.ebuild
index f88b618fe28d..2e6113da28aa 100644
--- a/sys-devel/automake/automake-1.8.3.ebuild
+++ b/sys-devel/automake/automake-1.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.5 2004/03/31 00:05:30 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.6 2004/04/02 18:29:53 avenj Exp $
IUSE=""
@@ -65,7 +65,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="amd64 ~x86 ppc sparc alpha ~mips ~hppa ia64 ~ppc64 ~s390"
+KEYWORDS="amd64 x86 ppc sparc alpha ~mips ~hppa ia64 ~ppc64 ~s390"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.58"