diff options
author | 2007-05-03 20:17:33 +0000 | |
---|---|---|
committer | 2007-05-03 20:17:33 +0000 | |
commit | fd892cc5e8706c3915aca5790a1a21e3f0143609 (patch) | |
tree | 195805a342e715f0f211985b24ff35ef9a557904 /dev-java/ant-tasks | |
parent | Stable on ppc64; bug #176856 (diff) | |
download | gentoo-2-fd892cc5e8706c3915aca5790a1a21e3f0143609.tar.gz gentoo-2-fd892cc5e8706c3915aca5790a1a21e3f0143609.tar.bz2 gentoo-2-fd892cc5e8706c3915aca5790a1a21e3f0143609.zip |
Stable on ppc64; bug #176856
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-java/ant-tasks')
-rw-r--r-- | dev-java/ant-tasks/ChangeLog | 4 | ||||
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/ant-tasks/ChangeLog b/dev-java/ant-tasks/ChangeLog index 5f19e3b7c50e..0c9e0ba9ceb6 100644 --- a/dev-java/ant-tasks/ChangeLog +++ b/dev-java/ant-tasks/ChangeLog @@ -1,8 +1,8 @@ # 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.62 2007/05/03 20:13:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ChangeLog,v 1.63 2007/05/03 20:17:33 corsair Exp $ - 03 May 2007; Markus Rothe <corsair@gentoo.org> ChangeLog: + 03 May 2007; Markus Rothe <corsair@gentoo.org> ant-tasks-1.7.0-r2.ebuild: Stable on ppc64; bug #176856 26 Apr 2007; Vlastimil Babka <caster@gentoo.org> diff --git a/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild b/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild index 8d484366f955..44e7e7cd30b5 100644 --- a/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.7.0-r2.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.7.0-r2.ebuild,v 1.2 2007/04/26 23:28:02 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0-r2.ebuild,v 1.3 2007/05/03 20:17:33 corsair Exp $ inherit java-pkg-2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="jai javamail noantlr nobcel nobsf nocommonsnet nocommonslogging nojdepend nojmf nojsch nolog4j nooro noregexp noresolver noswing noxalan" # nobeanutils nobsh nojython norhino noxerces |