summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-07-18 23:40:30 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-07-18 23:40:30 +0000
commit7f34e483610f0846c8827545eff92d3ea3f5c743 (patch)
tree38caf34480076985ae595da82db97aad0465451e /dev-util/pmd
parentx86 stable (diff)
downloadgentoo-2-7f34e483610f0846c8827545eff92d3ea3f5c743.tar.gz
gentoo-2-7f34e483610f0846c8827545eff92d3ea3f5c743.tar.bz2
gentoo-2-7f34e483610f0846c8827545eff92d3ea3f5c743.zip
fix dep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-util/pmd')
-rw-r--r--dev-util/pmd/pmd-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pmd/pmd-1.5.ebuild b/dev-util/pmd/pmd-1.5.ebuild
index 87504364d7fd..d6cfe368c44b 100644
--- a/dev-util/pmd/pmd-1.5.ebuild
+++ b/dev-util/pmd/pmd-1.5.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-util/pmd/pmd-1.5.ebuild,v 1.9 2005/07/18 20:54:14 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-1.5.ebuild,v 1.10 2005/07/18 23:40:30 axxo Exp $
inherit java-pkg
@@ -14,7 +14,7 @@ IUSE="doc"
DEPEND=">=virtual/jdk-1.3
app-arch/unzip
- >=dev-java/ant-core
+ dev-java/ant-core
>=dev-java/junit-3.8.1"
RDEPEND=">=virtual/jre-1.3"