diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-07 13:08:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-07 13:08:20 +0000 |
commit | 319c54d9fe1f843da51a8f67bf587cd90899cbc9 (patch) | |
tree | 72207dac862a98ad368d837d922ccfea0a181dbd /dev-java/ant-jsch/ant-jsch-1.8.1.ebuild | |
parent | stable x86, bug 305929 (diff) | |
download | historical-319c54d9fe1f843da51a8f67bf587cd90899cbc9.tar.gz historical-319c54d9fe1f843da51a8f67bf587cd90899cbc9.tar.bz2 historical-319c54d9fe1f843da51a8f67bf587cd90899cbc9.zip |
stable x86, bug 305929
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-java/ant-jsch/ant-jsch-1.8.1.ebuild')
-rw-r--r-- | dev-java/ant-jsch/ant-jsch-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild b/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild index 242be81d5e3c..7841277ba9da 100644 --- a/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild +++ b/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 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.8.1.ebuild,v 1.2 2010/06/29 09:07:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild,v 1.3 2010/07/07 12:53:52 fauli Exp $ EAPI=1 inherit ant-tasks -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-java/jsch-0.1.37:0" |