ago 15/07/01 14:53:36 Modified: jython-2.7.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #553374 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.4 dev-java/jython/jython-2.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.7.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.7.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.7.0.ebuild?r1=1.3&r2=1.4 Index: jython-2.7.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.7.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- jython-2.7.0.ebuild 27 Jun 2015 18:15:35 -0000 1.3 +++ jython-2.7.0.ebuild 1 Jul 2015 14:53:36 -0000 1.4 @@ -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/jython/jython-2.7.0.ebuild,v 1.3 2015/06/27 18:15:35 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.7.0.ebuild,v 1.4 2015/07/01 14:53:36 ago Exp $ EAPI=5 JAVA_PKG_IUSE="doc examples source" @@ -16,7 +16,7 @@ LICENSE="PSF-2" SLOT="2.7" -KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="+readline test" REQUIRED_USE="test? ( readline )" 1.101 dev-java/jython/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?rev=1.101&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?rev=1.101&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?r1=1.100&r2=1.101 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- ChangeLog 27 Jun 2015 18:15:35 -0000 1.100 +++ ChangeLog 1 Jul 2015 14:53:36 -0000 1.101 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jython # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.100 2015/06/27 18:15:35 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.101 2015/07/01 14:53:36 ago Exp $ + + 01 Jul 2015; Agostino Sarubbo <[email protected]> jython-2.7.0.ebuild: + Stable for amd64, wrt bug #553374 27 Jun 2015; Patrice Clement <[email protected]> +files/jython-2.7.0-build.xml.patch, jython-2.7.0.ebuild:
