diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-05 16:44:35 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-05 16:44:35 +0000 |
commit | 5463199bad30c5fc74f5e682e1cbe09f50d796e2 (patch) | |
tree | 03b455d82f8fb9955da730795bed086b89ddc31a /dev-java/ant-apache-bsf | |
parent | Stable on x86, bug #176856. (diff) | |
download | gentoo-2-5463199bad30c5fc74f5e682e1cbe09f50d796e2.tar.gz gentoo-2-5463199bad30c5fc74f5e682e1cbe09f50d796e2.tar.bz2 gentoo-2-5463199bad30c5fc74f5e682e1cbe09f50d796e2.zip |
Stable on x86, bug #176856.
(Portage version: 2.1.2.5)
Diffstat (limited to 'dev-java/ant-apache-bsf')
-rw-r--r-- | dev-java/ant-apache-bsf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-apache-bsf/ant-apache-bsf-1.7.0.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 034d096bf8df..248e582161ef 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.7 2007/05/03 19:53:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.8 2007/05/05 16:44:35 ticho Exp $ + + 05 May 2007; Andrej Kacian <ticho@gentoo.org> ant-apache-bsf-1.7.0.ebuild: + Stable on x86, bug #176856. 03 May 2007; Markus Rothe <corsair@gentoo.org> ant-apache-bsf-1.7.0.ebuild: 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 8e41454df514..33f3134cb366 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.8 2007/05/03 19:53:12 corsair Exp $ +# $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 $ 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}" |