summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2008-01-10 22:22:20 +0000
committerVlastimil Babka <caster@gentoo.org>2008-01-10 22:22:20 +0000
commit4972cd7ddb36ffeac5e5420544636cb10ed6038e (patch)
tree88807b955d777ab5d992ef396ceb7c667e82ea15 /dev-java/dbunit/dbunit-2.2.ebuild
parentbump a new snapshot, enable faad2 support to be closer to upstream, unleash q... (diff)
downloadgentoo-2-4972cd7ddb36ffeac5e5420544636cb10ed6038e.tar.gz
gentoo-2-4972cd7ddb36ffeac5e5420544636cb10ed6038e.tar.bz2
gentoo-2-4972cd7ddb36ffeac5e5420544636cb10ed6038e.zip
Restrict junit dependency.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-java/dbunit/dbunit-2.2.ebuild')
-rw-r--r--dev-java/dbunit/dbunit-2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/dbunit/dbunit-2.2.ebuild b/dev-java/dbunit/dbunit-2.2.ebuild
index 7ffd709ead03..b9de38617ed4 100644
--- a/dev-java/dbunit/dbunit-2.2.ebuild
+++ b/dev-java/dbunit/dbunit-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/dbunit/dbunit-2.2.ebuild,v 1.6 2007/08/26 14:14:43 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/dbunit/dbunit-2.2.ebuild,v 1.7 2008/01/10 22:22:20 caster Exp $
JAVA_PKG_IUSE="doc source"
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ppc x86"
RDEPEND=">=virtual/jre-1.4
>=dev-java/poi-2.0
- dev-java/junit
+ =dev-java/junit-3.8*
>=dev-java/ant-core-1.6
dev-java/commons-logging
>=dev-java/commons-lang-2.1