From 34a7c072d5a816a3e2c9db553ac356d5e44482b9 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 1 Jul 2015 14:53:36 +0000 Subject: 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) --- dev-java/jython/ChangeLog | 5 ++++- dev-java/jython/jython-2.7.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java') diff --git a/dev-java/jython/ChangeLog b/dev-java/jython/ChangeLog index 418765cc24f5..e15b749b62e9 100644 --- a/dev-java/jython/ChangeLog +++ b/dev-java/jython/ChangeLog @@ -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 jython-2.7.0.ebuild: + Stable for amd64, wrt bug #553374 27 Jun 2015; Patrice Clement +files/jython-2.7.0-build.xml.patch, jython-2.7.0.ebuild: diff --git a/dev-java/jython/jython-2.7.0.ebuild b/dev-java/jython/jython-2.7.0.ebuild index 75459c8f2778..01e01cb4ce14 100644 --- a/dev-java/jython/jython-2.7.0.ebuild +++ b/dev-java/jython/jython-2.7.0.ebuild @@ -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 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=org/python/${PN}/${MY_PV 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 )" -- cgit v1.2.3-65-gdbad