diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-12-20 19:44:59 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-12-20 19:44:59 +0000 |
commit | e7187bc74e5b71ef1911a531c9cc4b219d35ecc1 (patch) | |
tree | 5ec3d226c77bf129f33bb69149fca9dc4630bce2 /dev-java/ant-jsch/ant-jsch-1.7.1.ebuild | |
parent | amd64 stable, bug #250466 (diff) | |
download | gentoo-2-e7187bc74e5b71ef1911a531c9cc4b219d35ecc1.tar.gz gentoo-2-e7187bc74e5b71ef1911a531c9cc4b219d35ecc1.tar.bz2 gentoo-2-e7187bc74e5b71ef1911a531c9cc4b219d35ecc1.zip |
amd64 stable, bug #250466
(Portage version: 2.1.6.1/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'dev-java/ant-jsch/ant-jsch-1.7.1.ebuild')
-rw-r--r-- | dev-java/ant-jsch/ant-jsch-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild b/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild index 335c118044c0..c041922d1a54 100644 --- a/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild +++ b/dev-java/ant-jsch/ant-jsch-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-jsch/ant-jsch-1.7.1.ebuild,v 1.2 2008/12/20 16:16:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild,v 1.3 2008/12/20 19:44:59 ken69267 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/jsch-0.1.37:0" RDEPEND="${DEPEND}" |