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 cb6ff1f3e644..897074c39326 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.48 2004/03/27 01:53:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.49 2004/03/29 17:09:37 agriffis Exp $
+
+ 29 Mar 2004; Aron Griffis <agriffis@gentoo.org> automake-1.8.3.ebuild:
+ Mark stable on alpha and ia64 for bug 45646
26 Mar 2004; Jason Wever <weeve@gentoo.org> automake-1.8.3.ebuild:
Marked stable on sparc wrt bug #45646.
diff --git a/sys-devel/automake/automake-1.8.3.ebuild b/sys-devel/automake/automake-1.8.3.ebuild
index 8f60ee2c9465..31f8f50feef5 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.3 2004/03/27 01:53:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.4 2004/03/29 17:09:37 agriffis 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"