summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-09 23:45:18 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-09 23:45:18 +0000
commit27da3915df0461421c1b19aed71cbbef95be06f1 (patch)
tree874b811af9dadd5aa481664159e5b26b53cc0596 /dev-java/dbunit
parentSync with latest debian patchset. (diff)
downloadgentoo-2-27da3915df0461421c1b19aed71cbbef95be06f1.tar.gz
gentoo-2-27da3915df0461421c1b19aed71cbbef95be06f1.tar.bz2
gentoo-2-27da3915df0461421c1b19aed71cbbef95be06f1.zip
sync IUSE (+source)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/dbunit')
-rw-r--r--dev-java/dbunit/dbunit-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/dbunit/dbunit-2.1.ebuild b/dev-java/dbunit/dbunit-2.1.ebuild
index 970bb5411b66..1045ec1e709d 100644
--- a/dev-java/dbunit/dbunit-2.1.ebuild
+++ b/dev-java/dbunit/dbunit-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/dbunit/dbunit-2.1.ebuild,v 1.3 2005/05/04 20:35:20 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/dbunit/dbunit-2.1.ebuild,v 1.4 2005/07/09 23:45:18 agriffis Exp $
inherit java-pkg
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ppc"
-IUSE="doc jikes"
+IUSE="doc jikes source"
DEPEND=">=virtual/jdk-1.4
>=dev-java/ant-core-1.6