summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake')
-rw-r--r--sys-devel/automake/ChangeLog6
-rw-r--r--sys-devel/automake/automake-1.7.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index a950b353a99f..64d6ab2fa05b 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.59 2004/08/31 18:38:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.60 2004/09/03 19:37:35 pvdabeel Exp $
+
+ 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ automake-1.7.7.ebuild:
+ Masked automake-1.7.7.ebuild stable for ppc
31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
automake-1.8.5-r1.ebuild:
diff --git a/sys-devel/automake/automake-1.7.7.ebuild b/sys-devel/automake/automake-1.7.7.ebuild
index d82074b4a631..3208ada6a06a 100644
--- a/sys-devel/automake/automake-1.7.7.ebuild
+++ b/sys-devel/automake/automake-1.7.7.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/automake/automake-1.7.7.ebuild,v 1.11 2004/08/24 08:42:18 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.7.ebuild,v 1.12 2004/09/03 19:37:35 pvdabeel Exp $
IUSE=""
@@ -58,7 +58,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
SLOT="1.5"
-KEYWORDS="x86 ~ppc sparc ~alpha mips hppa amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~alpha mips hppa amd64 ~ia64"
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.57"