summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-10-14 02:00:46 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-10-14 02:00:46 +0000
commitc3016003265130e95c9b0aeb9bfc7c5f620f9250 (patch)
tree52486bbd3904e3a9d168f73ca3bd6bc4254dacb4 /dev-java
parentStabilizing on ppc64 as part of new Java system, bug #147254. (diff)
downloadgentoo-2-c3016003265130e95c9b0aeb9bfc7c5f620f9250.tar.gz
gentoo-2-c3016003265130e95c9b0aeb9bfc7c5f620f9250.tar.bz2
gentoo-2-c3016003265130e95c9b0aeb9bfc7c5f620f9250.zip
Stable x86, new java hidden breaking ability go!
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java')
-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