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-commons-net/ant-commons-net-1.7.1.ebuild | |
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-commons-net/ant-commons-net-1.7.1.ebuild')
-rw-r--r-- | dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild b/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild index 8b26f8590047..bbe104820966 100644 --- a/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild +++ b/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v 1.3 2008/12/20 19:48:28 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.1.ebuild,v 1.4 2008/12/21 13:33:44 maekke Exp $ EAPI=1 inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" DEPEND=">=dev-java/commons-net-1.4.1-r1:0" RDEPEND="${DEPEND}" |