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
commit5bf4e5bc4a7ccd8b9bbd26521d33942743001844 (patch)
tree0649f2d946b43038aa72cdfb0e7036e209af79e3 /dev-util
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-5bf4e5bc4a7ccd8b9bbd26521d33942743001844.tar.gz
historical-5bf4e5bc4a7ccd8b9bbd26521d33942743001844.tar.bz2
historical-5bf4e5bc4a7ccd8b9bbd26521d33942743001844.zip
sync IUSE (+jikes)
Diffstat (limited to 'dev-util')
-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