summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-14 15:58:09 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-14 15:58:09 +0000
commit1b58563481122631e8ba5b6cfa79ea22e12043aa (patch)
tree728f8d629c551d468bd5555a1945c60758bbe5d5 /dev-java/ant
parentStabilizing on amd64 as part of new Java system, bug #147254. (diff)
downloadgentoo-2-1b58563481122631e8ba5b6cfa79ea22e12043aa.tar.gz
gentoo-2-1b58563481122631e8ba5b6cfa79ea22e12043aa.tar.bz2
gentoo-2-1b58563481122631e8ba5b6cfa79ea22e12043aa.zip
Stabilizing on amd64 as part of new Java system, bug #147254.
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'dev-java/ant')
-rw-r--r--dev-java/ant/ChangeLog5
-rw-r--r--dev-java/ant/ant-1.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog
index bceee88010ab..eeae317b1735 100644
--- a/dev-java/ant/ChangeLog
+++ b/dev-java/ant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.97 2006/10/14 02:02:07 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.98 2006/10/14 15:58:09 nichoj Exp $
+
+ 14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> ant-1.6.5.ebuild:
+ Stabilizing on amd64 as part of new Java system, bug #147254.
14 Oct 2006; Joshua Jackson <tsunam@gentoo.org> ant-1.6.5.ebuild:
New java stable on x86; bug #147254
diff --git a/dev-java/ant/ant-1.6.5.ebuild b/dev-java/ant/ant-1.6.5.ebuild
index 910e31fbccb7..30c134081b27 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.7 2006/10/14 02:27:49 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.8 2006/10/14 15:58:09 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}