summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-10-14 02:08:47 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-10-14 02:08:47 +0000
commit780531214a1ccf7f59d5f0ed3794fa4c803d4da7 (patch)
tree7cc112e814c96a6e65e679431c38add99844e7f7 /dev-java/ant-tasks
parentStabilizing on ppc64 as part of new Java system, bug #147254. (diff)
downloadhistorical-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-tasks')
-rw-r--r--dev-java/ant-tasks/ChangeLog5
-rw-r--r--dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog
index d77199b3da23..e4fe3194485e 100644
--- a/dev-java/ant-tasks/ChangeLog
+++ b/dev-java/ant-tasks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-tasks
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.34 2006/10/05 15:02:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.35 2006/10/14 02:00:46 tsunam Exp $
+
+ 14 Oct 2006; Joshua Jackson <tsunam@gentoo.org> ant-tasks-1.6.5-r2.ebuild:
+ New java stable on x86; bug #147254
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
ant-tasks-1.6.2-r9.ebuild, ant-tasks-1.6.2-r10.ebuild,
diff --git a/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild b/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild
index 35aa3efba86a..0889535a2f22 100644
--- a/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild
+++ b/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild,v 1.5 2006/10/05 15:02:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild,v 1.6 2006/10/14 02:00:46 tsunam Exp $
inherit java-pkg-2 eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE="javamail noantlr nobcel nobeanutils nobsh nobsf nocommonsnet nocommonslogging nojdepend nojsch nojython nolog4j nooro noregexp norhino noxalan noxerces"
RDEPEND=">=virtual/jre-1.4