summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-07-09 13:40:45 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-07-09 13:40:45 +0000
commit410043076a21f3408494e28ab707e54a95b14e9a (patch)
tree14596975d887c51463749be7d018198fad531d46 /dev-java/ant
parentQA: ${PN}-${PVR} -> ${PF} (diff)
downloadgentoo-2-410043076a21f3408494e28ab707e54a95b14e9a.tar.gz
gentoo-2-410043076a21f3408494e28ab707e54a95b14e9a.tar.bz2
gentoo-2-410043076a21f3408494e28ab707e54a95b14e9a.zip
add RDEPEND
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/ant')
-rw-r--r--dev-java/ant/ChangeLog6
-rw-r--r--dev-java/ant/ant-1.5.4-r2.ebuild4
-rw-r--r--dev-java/ant/ant-1.6.2-r6.ebuild4
-rw-r--r--dev-java/ant/ant-1.6.5.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog
index 2c849d60f0c2..2aff7d5e0f02 100644
--- a/dev-java/ant/ChangeLog
+++ b/dev-java/ant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/ant
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.90 2005/06/02 16:24:27 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.91 2005/07/09 13:40:45 axxo Exp $
+
+ 09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> ant-1.5.4-r2.ebuild,
+ ant-1.6.2-r6.ebuild, ant-1.6.5.ebuild:
+ add RDEPEND
02 Jun 2005; Thomas Matthijs <axxo@gentoo.org> -ant-1.6.3.ebuild,
-ant-1.6.4.ebuild:
diff --git a/dev-java/ant/ant-1.5.4-r2.ebuild b/dev-java/ant/ant-1.5.4-r2.ebuild
index 4ccbb7d4a133..da24ea82a25f 100644
--- a/dev-java/ant/ant-1.5.4-r2.ebuild
+++ b/dev-java/ant/ant-1.5.4-r2.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/ant/ant-1.5.4-r2.ebuild,v 1.6 2005/01/01 18:06:43 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.5.4-r2.ebuild,v 1.7 2005/07/09 13:40:45 axxo Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
@@ -11,3 +11,5 @@ KEYWORDS="x86 amd64 ppc sparc"
IUSE=""
DEPEND="=dev-java/ant-core-${PV}*"
+RDEPEND="${DEPEND}"
+
diff --git a/dev-java/ant/ant-1.6.2-r6.ebuild b/dev-java/ant/ant-1.6.2-r6.ebuild
index 849db14c11b2..948fb8378646 100644
--- a/dev-java/ant/ant-1.6.2-r6.ebuild
+++ b/dev-java/ant/ant-1.6.2-r6.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/ant/ant-1.6.2-r6.ebuild,v 1.6 2005/01/26 21:51:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.2-r6.ebuild,v 1.7 2005/07/09 13:40:45 axxo Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
@@ -12,4 +12,4 @@ IUSE=""
DEPEND="=dev-java/ant-tasks-${PV}*
=dev-java/ant-core-${PV}*"
-
+RDEPEND="${DEPEND}"
diff --git a/dev-java/ant/ant-1.6.5.ebuild b/dev-java/ant/ant-1.6.5.ebuild
index f54602934ee5..5b27d15b2176 100644
--- a/dev-java/ant/ant-1.6.5.ebuild
+++ b/dev-java/ant/ant-1.6.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-java/ant/ant-1.6.5.ebuild,v 1.1 2005/06/02 16:20:35 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.2 2005/07/09 13:40:45 axxo Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
@@ -12,4 +12,4 @@ IUSE=""
DEPEND="=dev-java/ant-tasks-${PV}*
=dev-java/ant-core-${PV}*"
-
+RDEPEND="${DEPEND}"