summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-20 09:11:31 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-20 09:11:31 +0000
commit81d271493f7c3420f07da1ddae5783e7d2312ca0 (patch)
tree8f87f7475339c7fc043d4a0580a42a35df65517d /dev-java/javacup
parentRemoved cvs junk from the patch. (diff)
downloadhistorical-81d271493f7c3420f07da1ddae5783e7d2312ca0.tar.gz
historical-81d271493f7c3420f07da1ddae5783e7d2312ca0.tar.bz2
historical-81d271493f7c3420f07da1ddae5783e7d2312ca0.zip
Keywords ~amd64.
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 ba9bd8351be4..fb7e9425e856 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.2 2004/10/17 09:49:42 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/ChangeLog,v 1.3 2004/10/20 09:06:08 absinthe Exp $
+
+ 20 Oct 2004; Dylan Carlson <absinthe@gentoo.org> javacup-0.10k.ebuild:
+ Keywords ~amd64.
17 Oct 2004; David Holm <dholm@gentoo.org> javacup-0.10k.ebuild:
Added to ~ppc.
diff --git a/dev-java/javacup/javacup-0.10k.ebuild b/dev-java/javacup/javacup-0.10k.ebuild
index 6e2fff5c8005..fd6b375772cb 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.2 2004/10/17 09:49:42 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/javacup/javacup-0.10k.ebuild,v 1.3 2004/10/20 09:06:08 absinthe 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"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="virtual/jdk"
RDEPEND="virtual/jre"