summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-17 03:46:02 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-17 03:46:02 +0000
commit8dfe10c4f5dc514ae44dcd183b56ca858f9c7059 (patch)
tree1ebb4427d8d73c2c62b7cb0af56d835f4696493f /dev-java/ant-tasks
parentia64/s390 love (diff)
downloadgentoo-2-8dfe10c4f5dc514ae44dcd183b56ca858f9c7059.tar.gz
gentoo-2-8dfe10c4f5dc514ae44dcd183b56ca858f9c7059.tar.bz2
gentoo-2-8dfe10c4f5dc514ae44dcd183b56ca858f9c7059.zip
stable on ppc (Bug #147754)
(Portage version: 2.1.1)
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.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog
index d5e9aba1eec7..b93e991475a3 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.32 2006/09/13 22:08:35 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.33 2006/09/17 03:46:02 wormo Exp $
+
+ 16 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
+ ant-tasks-1.6.5.ebuild:
+ stable on ppc (Bug #147754)
13 Sep 2006; Joshua Nichols <nichoj@gentoo.org> ant-tasks-1.6.2-r9.ebuild,
ant-tasks-1.6.2-r10.ebuild, ant-tasks-1.6.5.ebuild,
diff --git a/dev-java/ant-tasks/ant-tasks-1.6.5.ebuild b/dev-java/ant-tasks/ant-tasks-1.6.5.ebuild
index 674da7f15b5b..6a27aa773089 100644
--- a/dev-java/ant-tasks/ant-tasks-1.6.5.ebuild
+++ b/dev-java/ant-tasks/ant-tasks-1.6.5.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.ebuild,v 1.5 2006/09/13 22:08:35 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.5.ebuild,v 1.6 2006/09/17 03:46:02 wormo Exp $
inherit java-pkg 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 ~sparc ~ppc64"
+KEYWORDS="~x86 ~amd64 ppc ~sparc ~ppc64"
IUSE="javamail noantlr nobcel nobeanutils nobsh nobsf nocommonsnet nocommonslogging nojdepend nojsch nojython nolog4j nooro noregexp norhino noxalan noxerces"
RDEPEND=">=virtual/jre-1.4