summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-22 10:24:18 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-22 10:24:18 +0000
commit48509f81a377b72ae1a3ca6fb99c8521b7d16e75 (patch)
tree96014eee3574beefea75ab049f555ed3d32f305f /dev-java/sablecc-anttask
parentInitial import. Thanks to Atzm WATANABE <atzm@gentoo.gr.jp> at GentooJP ebuil... (diff)
downloadhistorical-48509f81a377b72ae1a3ca6fb99c8521b7d16e75.tar.gz
historical-48509f81a377b72ae1a3ca6fb99c8521b7d16e75.tar.bz2
historical-48509f81a377b72ae1a3ca6fb99c8521b7d16e75.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