summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-14 15:48:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-14 15:48:04 +0000
commitc1db8cd8e5b7470cc32ea628ae4ec23162419905 (patch)
treeed8429d99db7bf0f0a49bf18c818d6554a5abf0f /dev-python/simplejson
parentStable for amd64, wrt bug #415879 (diff)
downloadhistorical-c1db8cd8e5b7470cc32ea628ae4ec23162419905.tar.gz
historical-c1db8cd8e5b7470cc32ea628ae4ec23162419905.tar.bz2
historical-c1db8cd8e5b7470cc32ea628ae4ec23162419905.zip
Stable for amd64, wrt bug #415881
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/ChangeLog5
-rw-r--r--dev-python/simplejson/simplejson-2.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/simplejson/ChangeLog b/dev-python/simplejson/ChangeLog
index 7096359c0ccf..fd4897bb8c41 100644
--- a/dev-python/simplejson/ChangeLog
+++ b/dev-python/simplejson/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/simplejson
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.62 2012/05/14 09:07:05 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.63 2012/05/14 15:48:04 ago Exp $
+
+ 14 May 2012; Agostino Sarubbo <ago@gentoo.org> simplejson-2.5.0.ebuild:
+ Stable for amd64, wrt bug #415881
14 May 2012; Dirkjan Ochtman <djc@gentoo.org> -simplejson-2.3.2.ebuild,
-simplejson-2.3.3.ebuild, -simplejson-2.4.0.ebuild:
diff --git a/dev-python/simplejson/simplejson-2.5.0.ebuild b/dev-python/simplejson/simplejson-2.5.0.ebuild
index 47af4baec785..9fc2f85486c8 100644
--- a/dev-python/simplejson/simplejson-2.5.0.ebuild
+++ b/dev-python/simplejson/simplejson-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.5.0.ebuild,v 1.1 2012/04/19 09:44:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.5.0.ebuild,v 1.2 2012/05/14 15:48:04 ago 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 ~sparc ~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=""