summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-23 23:09:48 +0000
committerJason Wever <weeve@gentoo.org>2004-03-23 23:09:48 +0000
commitb82838a1337493ef23bef1cd06a1d5a208946bf1 (patch)
tree6b666a92e838369d850ee9dbb112a197973e3080 /sys-devel/automake
parentInitial stacked profile build for the Alpha architecture, with 2004.0 (diff)
downloadgentoo-2-b82838a1337493ef23bef1cd06a1d5a208946bf1.tar.gz
gentoo-2-b82838a1337493ef23bef1cd06a1d5a208946bf1.tar.bz2
gentoo-2-b82838a1337493ef23bef1cd06a1d5a208946bf1.zip
Stable on sparc.
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/ChangeLog5
-rw-r--r--sys-devel/automake/automake-1.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 3a97c2b16947..429d8c3e3903 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.44 2004/02/19 21:16:00 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.45 2004/03/23 23:07:12 weeve Exp $
+
+ 23 Mar 2004; Jason Wever <weeve@gentoo.org> automake-1.8.2.ebuild:
+ Stable on sparc.
19 Feb 2004; <tuxus@gentoo.org> automake-1.7.7.ebuild:
Marked stable on mips
diff --git a/sys-devel/automake/automake-1.8.2.ebuild b/sys-devel/automake/automake-1.8.2.ebuild
index 41803b51746a..1018adb77d0d 100644
--- a/sys-devel/automake/automake-1.8.2.ebuild
+++ b/sys-devel/automake/automake-1.8.2.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.2.ebuild,v 1.5 2004/03/02 16:36:40 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.6 2004/03/23 23:07:12 weeve 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"