diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-11-05 03:01:01 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-11-05 03:01:01 +0000 |
commit | 6f3bc6003f05a2215e910e0eb44e52dc5418a0af (patch) | |
tree | acded35b53844ff0cf148e116f5d255422f83368 /dev-java | |
parent | Stable for ppc64; bug #305929 (diff) | |
download | gentoo-2-6f3bc6003f05a2215e910e0eb44e52dc5418a0af.tar.gz gentoo-2-6f3bc6003f05a2215e910e0eb44e52dc5418a0af.tar.bz2 gentoo-2-6f3bc6003f05a2215e910e0eb44e52dc5418a0af.zip |
Stable for ppc64; bug #305929
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-apache-bsf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-apache-bsf/ChangeLog b/dev-java/ant-apache-bsf/ChangeLog index 472d4ad285b6..3838387dad4d 100644 --- a/dev-java/ant-apache-bsf/ChangeLog +++ b/dev-java/ant-apache-bsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-apache-bsf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.31 2010/07/16 20:55:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.32 2010/11/05 03:01:01 halcy0n Exp $ + + 05 Nov 2010; Mark Loeser <halcy0n@gentoo.org> ant-apache-bsf-1.8.1.ebuild: + Stable for ppc64; bug #305929 16 Jul 2010; Fabian Groffen <grobian@gentoo.org> ant-apache-bsf-1.8.1.ebuild: diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild index 218658621f8c..86a35d883284 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild,v 1.4 2010/07/16 20:55:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.1.ebuild,v 1.5 2010/11/05 03:01:01 halcy0n Exp $ EAPI=2 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="bsf-2.3" inherit eutils ant-tasks -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # ant-nodeps contains <script> task which is needed for this |