diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-07-16 20:34:50 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-07-16 20:34:50 +0000 |
commit | 3a8374340b9eeb876b24ee2e3ea4a17d5792419f (patch) | |
tree | 8f9d5a412c7d89e3fbfe6daa7a7c22a545b42c2c /dev-java/jsch/jsch-0.1.41.ebuild | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-3a8374340b9eeb876b24ee2e3ea4a17d5792419f.tar.gz gentoo-2-3a8374340b9eeb876b24ee2e3ea4a17d5792419f.tar.bz2 gentoo-2-3a8374340b9eeb876b24ee2e3ea4a17d5792419f.zip |
Marked ~x64-macos
(Portage version: 2.2.01.15395-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-java/jsch/jsch-0.1.41.ebuild')
-rw-r--r-- | dev-java/jsch/jsch-0.1.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jsch/jsch-0.1.41.ebuild b/dev-java/jsch/jsch-0.1.41.ebuild index a1f66b134fd5..c6ea27b80953 100644 --- a/dev-java/jsch/jsch-0.1.41.ebuild +++ b/dev-java/jsch/jsch-0.1.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild,v 1.5 2010/01/03 20:49:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild,v 1.6 2010/07/16 20:34:50 grobian Exp $ EAPI="2" JAVA_PKG_IUSE="doc source examples" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.jcraft.com/jsch/" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="zlib" RDEPEND=">=virtual/jdk-1.4 |