summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-22 10:14:34 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-22 10:14:34 +0000
commit76d18d439928e6c9852a30b23f3137ddb450df8e (patch)
tree1fbe3f9371433b3362a4196818ba4dff68d96fbc /dev-java/sablecc-anttask
parentAdded ~hppa. (Manifest recommit) (diff)
downloadgentoo-2-76d18d439928e6c9852a30b23f3137ddb450df8e.tar.gz
gentoo-2-76d18d439928e6c9852a30b23f3137ddb450df8e.tar.bz2
gentoo-2-76d18d439928e6c9852a30b23f3137ddb450df8e.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/sablecc-anttask')
-rw-r--r--dev-java/sablecc-anttask/ChangeLog6
-rw-r--r--dev-java/sablecc-anttask/sablecc-anttask-1.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/sablecc-anttask/ChangeLog b/dev-java/sablecc-anttask/ChangeLog
index 5dc9aec24324..086de2c50523 100644
--- a/dev-java/sablecc-anttask/ChangeLog
+++ b/dev-java/sablecc-anttask/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/sablecc-anttask
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc-anttask/ChangeLog,v 1.3 2004/10/17 10:04:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc-anttask/ChangeLog,v 1.4 2004/10/22 10:11:06 absinthe Exp $
+
+ 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ sablecc-anttask-1.1.0.ebuild:
+ Keywords ~amd64.
17 Oct 2004; David Holm <dholm@gentoo.org> sablecc-anttask-1.1.0.ebuild:
Added to ~ppc.
diff --git a/dev-java/sablecc-anttask/sablecc-anttask-1.1.0.ebuild b/dev-java/sablecc-anttask/sablecc-anttask-1.1.0.ebuild
index 457beb648986..0d1d1db29268 100644
--- a/dev-java/sablecc-anttask/sablecc-anttask-1.1.0.ebuild
+++ b/dev-java/sablecc-anttask/sablecc-anttask-1.1.0.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/sablecc-anttask/sablecc-anttask-1.1.0.ebuild,v 1.3 2004/10/17 10:04:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sablecc-anttask/sablecc-anttask-1.1.0.ebuild,v 1.4 2004/10/22 10:11:06 absinthe Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://sablecc.org/"
SRC_URI="mirror://sourceforge/sablecc/${P}-src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND=">=virtual/jdk-1.4
dev-java/sablecc