summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2008-01-10 23:13:22 +0000
committerVlastimil Babka <caster@gentoo.org>2008-01-10 23:13:22 +0000
commit65a2b42bee02ed4520b55f2ec97482dada2188d5 (patch)
treea025bb98af9a80e0e5ca7600c34a80402b0f46dc /dev-java/jid3
parentVersion dump. (diff)
downloadhistorical-65a2b42bee02ed4520b55f2ec97482dada2188d5.tar.gz
historical-65a2b42bee02ed4520b55f2ec97482dada2188d5.tar.bz2
historical-65a2b42bee02ed4520b55f2ec97482dada2188d5.zip
Restrict junit dependency.
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'dev-java/jid3')
-rw-r--r--dev-java/jid3/ChangeLog7
-rw-r--r--dev-java/jid3/jid3-0.46.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-java/jid3/ChangeLog b/dev-java/jid3/ChangeLog
index 74e44445ad4d..f33f9b90a893 100644
--- a/dev-java/jid3/ChangeLog
+++ b/dev-java/jid3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jid3
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jid3/ChangeLog,v 1.1 2007/05/06 10:19:28 betelgeuse Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jid3/ChangeLog,v 1.2 2008/01/10 23:04:47 caster Exp $
+
+ 10 Jan 2008; Vlastimil Babka <caster@gentoo.org> jid3-0.46.ebuild:
+ Restrict junit dependency.
*jid3-0.46 (06 May 2007)
diff --git a/dev-java/jid3/jid3-0.46.ebuild b/dev-java/jid3/jid3-0.46.ebuild
index 262baa146913..97d6b998cd93 100644
--- a/dev-java/jid3/jid3-0.46.ebuild
+++ b/dev-java/jid3/jid3-0.46.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/jid3/jid3-0.46.ebuild,v 1.1 2007/05/06 10:19:28 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jid3/jid3-0.46.ebuild,v 1.2 2008/01/10 23:04:47 caster Exp $
JAVA_PKG_IUSE="doc source test"
# To make sure the javadoc patch doesn't break things
@@ -22,10 +22,10 @@ IUSE=""
# Feel free to submit a patch that doesn't bundle the classes
# into the result jar
RDEPEND=">=virtual/jre-1.4
- test? ( dev-java/junit )"
+ test? ( =dev-java/junit-3.8* )"
DEPEND=">=virtual/jdk-1.4
- test? ( dev-java/junit )"
+ test? ( =dev-java/junit-3.8* )"
src_unpack() {
unpack ${A}