diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-10-14 02:27:49 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-10-14 02:27:49 +0000 |
commit | ff7963616d7a25455a8011e87b5caec87dac9ebe (patch) | |
tree | c5aecdc3394b9d6e4926bb5f4f39eeaf27703404 /dev-java/ant | |
parent | Stabilizing on ppc64 as part of new Java system, bug #147254. (diff) | |
download | gentoo-2-ff7963616d7a25455a8011e87b5caec87dac9ebe.tar.gz gentoo-2-ff7963616d7a25455a8011e87b5caec87dac9ebe.tar.bz2 gentoo-2-ff7963616d7a25455a8011e87b5caec87dac9ebe.zip |
Pruned old versions with same keywords.
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/ant')
-rw-r--r-- | dev-java/ant/ant-1.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.6.5.ebuild b/dev-java/ant/ant-1.6.5.ebuild index 7896c0f49c3f..910e31fbccb7 100644 --- a/dev-java/ant/ant-1.6.5.ebuild +++ b/dev-java/ant/ant-1.6.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 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.6 2006/10/14 02:02:07 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.7 2006/10/14 02:27:49 nichoj Exp $ DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files." HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" DEPEND="~dev-java/ant-tasks-${PV} |