diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-21 13:39:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-21 13:39:15 +0000 |
commit | 68eeaf6fee0344816d11ab340358438081aa77ae (patch) | |
tree | f05df7ea7f158019037f07766685e576c0ed2186 /dev-java/ant-apache-bsf | |
parent | Remove old (diff) | |
download | historical-68eeaf6fee0344816d11ab340358438081aa77ae.tar.gz historical-68eeaf6fee0344816d11ab340358438081aa77ae.tar.bz2 historical-68eeaf6fee0344816d11ab340358438081aa77ae.zip |
x86 stable, bug #250466
Package-Manager: portage-2.1.6.2/cvs/Linux 2.6.27.10 x86_64
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.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 cd3de38eab10..47294035611e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.19 2008/12/20 19:52:56 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ChangeLog,v 1.20 2008/12/21 13:38:28 maekke Exp $ + + 21 Dec 2008; Markus Meier <maekke@gentoo.org> ant-apache-bsf-1.7.1.ebuild: + x86 stable, bug #250466 20 Dec 2008; Kenneth Prugh <ken69267@gentoo.org> ant-apache-bsf-1.7.1.ebuild: diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild index 9347eb5b5e94..f26c8e317928 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1.ebuild,v 1.5 2008/12/20 19:52:56 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.7.1.ebuild,v 1.6 2008/12/21 13:38:28 maekke Exp $ EAPI=1 @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="bsf-2.3" inherit eutils ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" # ant-nodeps contains <script> task which is needed for this # although it's not a build dep through import |