summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-18 17:29:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-18 17:29:50 +0000
commitc4cce424151c41abcbd678a75b0f3c554fc27bb4 (patch)
treee4d3c745ad0c8727b294888e932e219558043165
parentsparc stable wrt #383315 (diff)
downloadgentoo-2-c4cce424151c41abcbd678a75b0f3c554fc27bb4.tar.gz
gentoo-2-c4cce424151c41abcbd678a75b0f3c554fc27bb4.tar.bz2
gentoo-2-c4cce424151c41abcbd678a75b0f3c554fc27bb4.zip
Add ~sparc wrt #381461
(Portage version: 2.1.10.38/cvs/Linux ia64)
-rw-r--r--dev-python/simplejson/ChangeLog6
-rw-r--r--dev-python/simplejson/simplejson-2.1.6.ebuild4
-rw-r--r--dev-python/simplejson/simplejson-2.2.0.ebuild4
-rw-r--r--dev-python/simplejson/simplejson-2.2.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-python/simplejson/ChangeLog b/dev-python/simplejson/ChangeLog
index ba71808cad68..42abf7428276 100644
--- a/dev-python/simplejson/ChangeLog
+++ b/dev-python/simplejson/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/simplejson
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.49 2011/10/13 21:46:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.50 2011/12/18 17:29:50 armin76 Exp $
+
+ 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> simplejson-2.1.6.ebuild,
+ simplejson-2.2.0.ebuild, simplejson-2.2.1.ebuild:
+ Add ~sparc wrt #381461
13 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> simplejson-2.2.1.ebuild:
x86 stable wrt bug #386791
diff --git a/dev-python/simplejson/simplejson-2.1.6.ebuild b/dev-python/simplejson/simplejson-2.1.6.ebuild
index 669f930d29ac..f712ad56f0cf 100644
--- a/dev-python/simplejson/simplejson-2.1.6.ebuild
+++ b/dev-python/simplejson/simplejson-2.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.6.ebuild,v 1.5 2011/06/27 20:46:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.6.ebuild,v 1.6 2011/12/18 17:29:50 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"
diff --git a/dev-python/simplejson/simplejson-2.2.0.ebuild b/dev-python/simplejson/simplejson-2.2.0.ebuild
index a3dc2525123d..3c682ed168e6 100644
--- a/dev-python/simplejson/simplejson-2.2.0.ebuild
+++ b/dev-python/simplejson/simplejson-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.2.0.ebuild,v 1.1 2011/09/05 11:36:29 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.2.0.ebuild,v 1.2 2011/12/18 17:29:50 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND="dev-python/setuptools"
diff --git a/dev-python/simplejson/simplejson-2.2.1.ebuild b/dev-python/simplejson/simplejson-2.2.1.ebuild
index c09f73a16a46..e98ff8c004c9 100644
--- a/dev-python/simplejson/simplejson-2.2.1.ebuild
+++ b/dev-python/simplejson/simplejson-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.2.1.ebuild,v 1.3 2011/10/13 21:46:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.2.1.ebuild,v 1.4 2011/12/18 17:29:50 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""