pacho 15/05/17 20:05:21 Modified: ChangeLog jsch-0.1.49.ebuild Log: ppc64 stable wrt bug #518940 (Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.90 dev-java/jsch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?rev=1.90&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?rev=1.90&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/ChangeLog?r1=1.89&r2=1.90 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 22 Apr 2015 22:01:13 -0000 1.89 +++ ChangeLog 17 May 2015 20:05:21 -0000 1.90 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jsch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.89 2015/04/22 22:01:13 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.90 2015/05/17 20:05:21 pacho Exp $ + + 17 May 2015; Pacho Ramos <[email protected]> jsch-0.1.49.ebuild: + ppc64 stable wrt bug #518940 *jsch-0.1.52 (22 Apr 2015) 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild?r1=1.5&r2=1.6 Index: jsch-0.1.49.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- jsch-0.1.49.ebuild 21 Apr 2015 19:06:50 -0000 1.5 +++ jsch-0.1.49.ebuild 17 May 2015 20:05:21 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.5 2015/04/21 19:06:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild,v 1.6 2015/05/17 20:05:21 pacho 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
