phajdan.jr 14/08/14 17:06:37 Modified: jsch-0.1.49.ebuild ChangeLog Log: x86 stable wrt bug #518940 (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Revision Changes Path 1.3 dev-java/jsch/jsch-0.1.49.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild?r1=1.2&r2=1.3 Index: jsch-0.1.49.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- jsch-0.1.49.ebuild 10 Aug 2014 20:19:59 -0000 1.2 +++ jsch-0.1.49.ebuild 14 Aug 2014 17:06:37 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild,v 1.2 2014/08/10 20:19:59 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild,v 1.3 2014/08/14 17:06:37 phajdan.jr Exp $ EAPI="2" JAVA_PKG_IUSE="doc source examples" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~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 1.86 dev-java/jsch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 10 Aug 2014 20:19:59 -0000 1.85 +++ ChangeLog 14 Aug 2014 17:06:37 -0000 1.86 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jsch # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.85 2014/08/10 20:19:59 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.86 2014/08/14 17:06:37 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <[email protected]> jsch-0.1.49.ebuild: + x86 stable wrt bug #518940 10 Aug 2014; Sergei Trofimovich <[email protected]> jsch-0.1.41.ebuild, jsch-0.1.44.ebuild, jsch-0.1.49.ebuild:
