summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-03-05 14:18:14 +0000
committerTom Gall <tgall@gentoo.org>2004-03-05 14:18:14 +0000
commit52a0d76084fa27d9d683258a805d40b2a150c392 (patch)
tree9dcdbfd23f0ffd088b47fdcf189c2bd71488f2ad /dev-util/yacc
parentmarked stable on sparc (Manifest recommit) (diff)
downloadgentoo-2-52a0d76084fa27d9d683258a805d40b2a150c392.tar.gz
gentoo-2-52a0d76084fa27d9d683258a805d40b2a150c392.tar.bz2
gentoo-2-52a0d76084fa27d9d683258a805d40b2a150c392.zip
yacc-1.9.1-r1.ebuild stable on ppc64
Diffstat (limited to 'dev-util/yacc')
-rw-r--r--dev-util/yacc/ChangeLog7
-rw-r--r--dev-util/yacc/yacc-1.9.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/yacc/ChangeLog b/dev-util/yacc/ChangeLog
index 80d6990d599d..d06066742f60 100644
--- a/dev-util/yacc/ChangeLog
+++ b/dev-util/yacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/yacc
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.9 2003/10/03 11:57:03 agriffis Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.10 2004/03/05 14:18:14 tgall Exp $
+
+ 05 Mar 2004; Tom Gall <tgall@gentoo.org> yacc-1.9.1-r1.ebuild:
+ Stable on ppc64
03 Oct 2003; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild:
Stable on alpha
diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild
index 65bd780ce934..8d3c4ac89a72 100644
--- a/dev-util/yacc/yacc-1.9.1-r1.ebuild
+++ b/dev-util/yacc/yacc-1.9.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.22 2004/03/02 16:44:17 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.23 2004/03/05 14:18:14 tgall Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Yacc"
@@ -9,7 +9,7 @@ HOMEPAGE="http://dinosaur.compilertools.net/#yacc"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc hppa alpha mips amd64 ia64 s390"
+KEYWORDS="x86 ppc sparc hppa alpha mips amd64 ia64 s390 ppc64"
DEPEND="virtual/glibc"