diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-14 02:08:47 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-14 02:08:47 +0000 |
commit | 780531214a1ccf7f59d5f0ed3794fa4c803d4da7 (patch) | |
tree | 7cc112e814c96a6e65e679431c38add99844e7f7 /dev-java/ant | |
parent | Stabilizing on ppc64 as part of new Java system, bug #147254. (diff) | |
download | historical-780531214a1ccf7f59d5f0ed3794fa4c803d4da7.tar.gz historical-780531214a1ccf7f59d5f0ed3794fa4c803d4da7.tar.bz2 historical-780531214a1ccf7f59d5f0ed3794fa4c803d4da7.zip |
Stable x86, new java hidden breaking ability go!
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-java/ant')
-rw-r--r-- | dev-java/ant/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant/ant-1.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant/ChangeLog b/dev-java/ant/ChangeLog index 62905b3ad10a..bceee88010ab 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.96 2006/10/05 14:59:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ChangeLog,v 1.97 2006/10/14 02:02:07 tsunam Exp $ + + 14 Oct 2006; Joshua Jackson <tsunam@gentoo.org> ant-1.6.5.ebuild: + New java stable on x86; bug #147254 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> ant-1.6.2-r6.ebuild, ant-1.6.5.ebuild: diff --git a/dev-java/ant/ant-1.6.5.ebuild b/dev-java/ant/ant-1.6.5.ebuild index 32d057bfe5b0..7896c0f49c3f 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.5 2006/10/05 14:59:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.5.ebuild,v 1.6 2006/10/14 02:02:07 tsunam 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="~x86 ~amd64 ppc ~ppc64" +KEYWORDS="~amd64 ppc ~ppc64 x86" IUSE="" DEPEND="~dev-java/ant-tasks-${PV} |