summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-10-15 18:37:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-10-15 18:37:57 +0000
commitc907867d9c09c26e827f52e0b8c74f0e899b296a (patch)
treecb2be105cd8a9a9e70c0f0719e491fb6671d33ba /dev-java/ant-tasks
parentinitial version (diff)
downloadgentoo-2-c907867d9c09c26e827f52e0b8c74f0e899b296a.tar.gz
gentoo-2-c907867d9c09c26e827f52e0b8c74f0e899b296a.tar.bz2
gentoo-2-c907867d9c09c26e827f52e0b8c74f0e899b296a.zip
ppc stable, bug #147254
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-java/ant-tasks')
-rw-r--r--dev-java/ant-tasks/ChangeLog6
-rw-r--r--dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog
index 8b40ad12face..f2f7350d9813 100644
--- a/dev-java/ant-tasks/ChangeLog
+++ b/dev-java/ant-tasks/ChangeLog
@@ -1,6 +1,10 @@
# 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.37 2006/10/14 15:57:06 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.38 2006/10/15 18:37:57 dertobi123 Exp $
+
+ 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ ant-tasks-1.6.5-r2.ebuild:
+ ppc stable. bug #147254
14 Oct 2006; Joshua Nichols <nichoj@gentoo.org> ant-tasks-1.6.5-r2.ebuild:
Stabilizing on amd64 as part of new Java system, bug #147254.
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 9b9617df2197..fce17c2bb7f8 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.8 2006/10/14 15:57:06 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.5-r2.ebuild,v 1.9 2006/10/15 18:37:57 dertobi123 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="amd64 ~ppc ppc64 x86"
+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