summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-10-29 03:14:29 +0000
committerJason Wever <weeve@gentoo.org>2004-10-29 03:14:29 +0000
commit0173c9bdd26f247de590a56bb49689f4a86283f3 (patch)
tree9dcfde384befb6289164bb2aff0eea7ec20ef958 /dev-java/javacup
parentStable on sparc. (diff)
downloadhistorical-0173c9bdd26f247de590a56bb49689f4a86283f3.tar.gz
historical-0173c9bdd26f247de590a56bb49689f4a86283f3.tar.bz2
historical-0173c9bdd26f247de590a56bb49689f4a86283f3.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-java/javacup')
-rw-r--r--dev-java/javacup/ChangeLog5
-rw-r--r--dev-java/javacup/javacup-0.10k.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/javacup/ChangeLog b/dev-java/javacup/ChangeLog
index fb7e9425e856..85ed720dc28d 100644
--- a/dev-java/javacup/ChangeLog
+++ b/dev-java/javacup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/javacup
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/ChangeLog,v 1.3 2004/10/20 09:06:08 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/ChangeLog,v 1.4 2004/10/29 03:13:14 weeve Exp $
+
+ 28 Oct 2004; Jason Wever <weeve@gentoo.org> javacup-0.10k.ebuild:
+ Added ~sparc keyword.
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> javacup-0.10k.ebuild:
Keywords ~amd64.
diff --git a/dev-java/javacup/javacup-0.10k.ebuild b/dev-java/javacup/javacup-0.10k.ebuild
index fd6b375772cb..0d674a645fe2 100644
--- a/dev-java/javacup/javacup-0.10k.ebuild
+++ b/dev-java/javacup/javacup-0.10k.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/dev-java/javacup/javacup-0.10k.ebuild,v 1.3 2004/10/20 09:06:08 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/javacup-0.10k.ebuild,v 1.4 2004/10/29 03:13:14 weeve Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cs.princeton.edu/~appel/modern/java/CUP/"
SRC_URI="http://www.cs.princeton.edu/~appel/modern/java/CUP/java_cup_v10k.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
IUSE=""
DEPEND="virtual/jdk"
RDEPEND="virtual/jre"