jer 15/07/17 06:09:39 Modified: ChangeLog simplejson-3.7.2.ebuild Log: Stable for PPC64 (bug #552062). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.156 dev-python/simplejson/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.156&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?rev=1.156&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/ChangeLog?r1=1.155&r2=1.156 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- ChangeLog 17 Jul 2015 06:06:43 -0000 1.155 +++ ChangeLog 17 Jul 2015 06:09:39 -0000 1.156 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/simplejson # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.155 2015/07/17 06:06:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.156 2015/07/17 06:09:39 jer Exp $ + + 17 Jul 2015; Jeroen Roovers <[email protected]> simplejson-3.7.2.ebuild: + Stable for PPC64 (bug #552062). 17 Jul 2015; Jeroen Roovers <[email protected]> simplejson-3.7.2.ebuild: Stable for HPPA (bug #552062). 1.5 dev-python/simplejson/simplejson-3.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild?r1=1.4&r2=1.5 Index: simplejson-3.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- simplejson-3.7.2.ebuild 17 Jul 2015 06:06:43 -0000 1.4 +++ simplejson-3.7.2.ebuild 17 Jul 2015 06:09:39 -0000 1.5 @@ -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-python/simplejson/simplejson-3.7.2.ebuild,v 1.4 2015/07/17 06:06:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.7.2.ebuild,v 1.5 2015/07/17 06:09:39 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="|| ( MIT AFL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
