summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-25 05:20:11 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-25 05:20:11 +0000
commitceecfeeecfaf8b8919c566d64010f0d956682b6e (patch)
treef877be636d7d3a8fc049d833d3b43212434fd0c1 /dev-util/yacc
parentversion bump (diff)
downloadgentoo-2-ceecfeeecfaf8b8919c566d64010f0d956682b6e.tar.gz
gentoo-2-ceecfeeecfaf8b8919c566d64010f0d956682b6e.tar.bz2
gentoo-2-ceecfeeecfaf8b8919c566d64010f0d956682b6e.zip
add ~alpha
Diffstat (limited to 'dev-util/yacc')
-rw-r--r--dev-util/yacc/ChangeLog5
-rw-r--r--dev-util/yacc/yacc-1.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/yacc/ChangeLog b/dev-util/yacc/ChangeLog
index 79daa097013f..291721df4c80 100644
--- a/dev-util/yacc/ChangeLog
+++ b/dev-util/yacc/ChangeLog
@@ -1,6 +1,6 @@
# 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.7 2003/03/15 21:38:37 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.8 2003/03/25 05:20:11 agriffis Exp $
23 Feb 2003; Guy Martin <gmsoft@gentoo.org> yacc-1.9.1-r1.ebuild :
Added hppa to keywords.
@@ -9,6 +9,9 @@
*yacc-1.9.1-r1 (1 Feb 2002)
+ 25 Mar 2003; Aron Griffis <agriffis@gentoo.org> yacc-1.9.1-r1.ebuild:
+ Add ~alpha to KEYWORDS
+
15 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to KEYWORDS
diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild
index e63b6c46eaee..7b858c24ba63 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.
# 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.16 2003/03/15 21:38:37 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.17 2003/03/25 05:20:11 agriffis 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"
+KEYWORDS="x86 ppc sparc hppa ~alpha mips"
DEPEND="virtual/glibc"