diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-30 19:16:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-30 19:16:18 +0000 |
commit | 34bbc88e54da0ef16def02f7d9d25ba64b4758e2 (patch) | |
tree | 0bc9ec43c85f888d8b1cc85532935367c88375cb /dev-java | |
parent | Stable on ppc64; bug #197414 (diff) | |
download | gentoo-2-34bbc88e54da0ef16def02f7d9d25ba64b4758e2.tar.gz gentoo-2-34bbc88e54da0ef16def02f7d9d25ba64b4758e2.tar.bz2 gentoo-2-34bbc88e54da0ef16def02f7d9d25ba64b4758e2.zip |
Stable on ppc64; bug #197477
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-tasks/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.6.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog index 504b912f29ce..1f3c6598debc 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.68 2007/10/30 01:20:18 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.69 2007/10/30 19:16:18 corsair Exp $ + + 30 Oct 2007; Markus Rothe <corsair@gentoo.org> ant-tasks-1.6.5-r4.ebuild: + Stable on ppc64; bug #197477 30 Oct 2007; Petteri Räty <betelgeuse@gentoo.org> ant-tasks-1.7.0-r2.ebuild: diff --git a/dev-java/ant-tasks/ant-tasks-1.6.5-r4.ebuild b/dev-java/ant-tasks/ant-tasks-1.6.5-r4.ebuild index 0d0adc53104f..7a28a417f397 100644 --- a/dev-java/ant-tasks/ant-tasks-1.6.5-r4.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.6.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r4.ebuild,v 1.1 2007/10/30 01:18:19 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.6.5-r4.ebuild,v 1.2 2007/10/30 19:16:18 corsair 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 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="javamail noantlr nobcel nobeanutils nobsh nobsf nocommonsnet nocommonslogging nojdepend nojsch nojython nolog4j nooro noregexp norhino noxalan noxerces" CDEPEND="=dev-java/ant-core-${PV}* |