summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-05-10 18:42:34 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-05-10 18:42:34 +0000
commit09f51b596543d20a0e8fbf07f04154414053247d (patch)
tree104e002ffbcaa874275541ef11e440f8b915fcf7 /dev-python/simplejson
parentpyexpat module uses internal copy of expat. (diff)
downloadhistorical-09f51b596543d20a0e8fbf07f04154414053247d.tar.gz
historical-09f51b596543d20a0e8fbf07f04154414053247d.tar.bz2
historical-09f51b596543d20a0e8fbf07f04154414053247d.zip
ppc stable #318199
Package-Manager: portage-2.1.7.17/cvs/Linux ppc
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/ChangeLog5
-rw-r--r--dev-python/simplejson/Manifest4
-rw-r--r--dev-python/simplejson/simplejson-2.1.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/simplejson/ChangeLog b/dev-python/simplejson/ChangeLog
index 5a52f89b4f09..dc8ffb423122 100644
--- a/dev-python/simplejson/ChangeLog
+++ b/dev-python/simplejson/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/simplejson
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.26 2010/05/04 10:18:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.27 2010/05/10 18:42:34 nixnut Exp $
+
+ 10 May 2010; nixnut <nixnut@gentoo.org> simplejson-2.1.1.ebuild:
+ ppc stable #318199
04 May 2010; <angelos@gentoo.org> simplejson-2.1.1.ebuild:
amd64 stable, thanks to Roeland Douma (bug #318199)
diff --git a/dev-python/simplejson/Manifest b/dev-python/simplejson/Manifest
index 2f94bada59bf..3c57b5162169 100644
--- a/dev-python/simplejson/Manifest
+++ b/dev-python/simplejson/Manifest
@@ -3,6 +3,6 @@ DIST simplejson-2.1.0.tar.gz 131317 RMD160 41997ae2e309dc538deda50e056119b01afbf
DIST simplejson-2.1.1.tar.gz 131203 RMD160 7cb7b2b5052bf09ae5010d6d96cba28ebd490aac SHA1 106fe3481c9a3a9488cbe7d212eca7671837783f SHA256 8c1c833c5b997bf7b75bf9a02a2d2884b8427816228eac0fb84791be44d2f612
EBUILD simplejson-2.0.9-r1.ebuild 929 RMD160 d3883891044e0ec5d74fc3737cf9fa57c112b9dc SHA1 cadb9f8a2ccdc98d7fe29159e27eb703d9ed4c65 SHA256 b7eb18f985d2b6edb490195d22ef24f97825d1f01e0b2654d57b9ff093410bcf
EBUILD simplejson-2.1.0.ebuild 1024 RMD160 671a12a06890c3c8fe852a5db4418a10f1d45f46 SHA1 04d314c0a4c6209ad6af4f3fd8669eb94d6e01e6 SHA256 ddf9f67c69ac15903c275e2ee058fb9c00d70f4dbd6587bc90a56f5e49f7285a
-EBUILD simplejson-2.1.1.ebuild 1065 RMD160 4f34f5c9672d8e3f574aacb93e0772e09db8ad37 SHA1 d6256f0f1d3329fc22fcb83b68f40a00dade909e SHA256 893b9f8a86094974d16a4e67a7d678260832b96ec3dc0757d0b692ebfe1e18ee
-MISC ChangeLog 3759 RMD160 c20b94384fc1fb9312b40330d4bdc40024a315e5 SHA1 685d5bbda60badf190d081c970df38cc2e5a1e01 SHA256 941572476c1a81427d0ef429717e212b7e9e34bfd06678795c1fd90a9351e55c
+EBUILD simplejson-2.1.1.ebuild 1063 RMD160 0e977cecb1adb9ae7598500a60f9023c2e33d6d7 SHA1 1a60da424371543a9139b5eae0889f7dbcfbd94c SHA256 b66fe38278b0906bf76414fa9c8d9b631bbfcc1bd787b2ca903494f5e0ba36f6
+MISC ChangeLog 3847 RMD160 2c0db7aecda14bb76d5dbb2ddf6ffa22861aafda SHA1 79b20e2c265a7f855adba02125699cdb88aa1179 SHA256 ce63f77f3c57e799becd19743648160b8e8471df557cadf71558734382454d02
MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4
diff --git a/dev-python/simplejson/simplejson-2.1.1.ebuild b/dev-python/simplejson/simplejson-2.1.1.ebuild
index 06c46d1518ce..08a7f92785fb 100644
--- a/dev-python/simplejson/simplejson-2.1.1.ebuild
+++ b/dev-python/simplejson/simplejson-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v 1.4 2010/05/04 10:18:38 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.1.1.ebuild,v 1.5 2010/05/10 18:42:34 nixnut Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc test"
DEPEND="dev-python/setuptools"