summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-06-10 19:35:32 +0000
committerJeroen Roovers <jer@gentoo.org>2013-06-10 19:35:32 +0000
commita11ec48b7f8c7c5103ee3cdbb0541df6a4b08858 (patch)
treeadd7e53683b6c9d6e467545f18110bb8953ccc90 /dev-python
parentStable for HPPA (bug #472858). (diff)
downloadgentoo-2-a11ec48b7f8c7c5103ee3cdbb0541df6a4b08858.tar.gz
gentoo-2-a11ec48b7f8c7c5103ee3cdbb0541df6a4b08858.tar.bz2
gentoo-2-a11ec48b7f8c7c5103ee3cdbb0541df6a4b08858.zip
Stable for HPPA (bug #472862).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/simplejson/ChangeLog5
-rw-r--r--dev-python/simplejson/simplejson-3.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/simplejson/ChangeLog b/dev-python/simplejson/ChangeLog
index a6d1ae292e00..3e744463d175 100644
--- a/dev-python/simplejson/ChangeLog
+++ b/dev-python/simplejson/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/simplejson
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.102 2013/05/19 21:30:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.103 2013/06/10 19:35:32 jer Exp $
+
+ 10 Jun 2013; Jeroen Roovers <jer@gentoo.org> simplejson-3.3.0.ebuild:
+ Stable for HPPA (bug #472862).
19 May 2013; Alexis Ballier <aballier@gentoo.org> simplejson-3.3.0.ebuild:
keyword ~amd64-fbsd, bug #468268
diff --git a/dev-python/simplejson/simplejson-3.3.0.ebuild b/dev-python/simplejson/simplejson-3.3.0.ebuild
index 8850ccab9126..ae3430735d66 100644
--- a/dev-python/simplejson/simplejson-3.3.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.3.0.ebuild,v 1.2 2013/05/19 21:30:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.3.0.ebuild,v 1.3 2013/06/10 19:35:32 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_3} pypy{1_9,2_0} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT AFL-2.1 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm hppa ~ppc ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
python_compile() {
if [[ ${EPYTHON} == python2* ]]; then