diff options
-rw-r--r-- | dev-java/ant-apache-bsf/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/ant-apache-bsf/ChangeLog b/dev-java/ant-apache-bsf/ChangeLog index 248e582161ef..f2664a199980 100644 --- a/dev-java/ant-apache-bsf/ChangeLog +++ b/dev-java/ant-apache-bsf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-apache-bsf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.8 2007/05/05 16:44:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.9 2007/05/06 07:47:20 dertobi123 Exp $ + + 06 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + ant-apache-bsf-1.7.0.ebuild: + ppc stable 05 May 2007; Andrej Kacian <ticho@gentoo.org> ant-apache-bsf-1.7.0.ebuild: Stable on x86, bug #176856. diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild index 33f3134cb366..8b6cf0912dae 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 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.7.0.ebuild,v 1.9 2007/05/05 16:44:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.ebuild,v 1.10 2007/05/06 07:47:20 dertobi123 Exp $ ANT_TASK_DEPNAME="bsf-2.3" inherit ant-tasks -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/bsf-2.3.0-r3" RDEPEND="${DEPEND}" |