summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jsch/ChangeLog5
-rw-r--r--dev-java/jsch/jsch-0.1.44.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jsch/ChangeLog b/dev-java/jsch/ChangeLog
index dfbf4a49caef..026d5993ba83 100644
--- a/dev-java/jsch/ChangeLog
+++ b/dev-java/jsch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jsch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.78 2011/01/28 01:29:27 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.79 2011/02/28 19:26:27 hwoarang Exp $
+
+ 28 Feb 2011; Markos Chandras <hwoarang@gentoo.org> jsch-0.1.44.ebuild:
+ Stable on amd64 wrt bug #356805
*jsch-0.1.44 (28 Jan 2011)
diff --git a/dev-java/jsch/jsch-0.1.44.ebuild b/dev-java/jsch/jsch-0.1.44.ebuild
index 193b51db7dd6..1a4300ac2311 100644
--- a/dev-java/jsch/jsch-0.1.44.ebuild
+++ b/dev-java/jsch/jsch-0.1.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild,v 1.1 2011/01/28 01:29:27 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild,v 1.2 2011/02/28 19:26:27 hwoarang 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 ~x64-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.5