summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:43:55 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:43:55 +0000
commit9adc2886c4dce9be49d8c0044f6c4c258c5d9570 (patch)
tree25361511cb75e07c52492c950ae404648c3280e7 /dev-util/gruntspud
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-9adc2886c4dce9be49d8c0044f6c4c258c5d9570.tar.gz
gentoo-2-9adc2886c4dce9be49d8c0044f6c4c258c5d9570.tar.bz2
gentoo-2-9adc2886c4dce9be49d8c0044f6c4c258c5d9570.zip
sync IUSE (+jikes)
Diffstat (limited to 'dev-util/gruntspud')
-rw-r--r--dev-util/gruntspud/gruntspud-0.4.6_beta.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gruntspud/gruntspud-0.4.6_beta.ebuild b/dev-util/gruntspud/gruntspud-0.4.6_beta.ebuild
index 29f9de184072..57cf37fd8b8a 100644
--- a/dev-util/gruntspud/gruntspud-0.4.6_beta.ebuild
+++ b/dev-util/gruntspud/gruntspud-0.4.6_beta.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-util/gruntspud/gruntspud-0.4.6_beta.ebuild,v 1.2 2004/06/25 02:35:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gruntspud/gruntspud-0.4.6_beta.ebuild,v 1.3 2004/07/14 23:43:55 agriffis Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${PV/_/-}-src.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-IUSE=""
+IUSE="jikes"
DEPEND=">=virtual/jdk-1.3
dev-java/ant
sys-apps/sed