summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-03 21:49:22 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-03 21:49:22 +0000
commit8528cefcd37747dccaa17e2334c9d65f4406b025 (patch)
treeb661a105c7cf774a7d70219bf4195c2aa48124b3 /dev-python/simplejson
parentRevbump to remove java5 useflag, and default to java5. (diff)
downloadgentoo-2-8528cefcd37747dccaa17e2334c9d65f4406b025.tar.gz
gentoo-2-8528cefcd37747dccaa17e2334c9d65f4406b025.tar.bz2
gentoo-2-8528cefcd37747dccaa17e2334c9d65f4406b025.zip
Delete older ebuilds.
(Portage version: 14479-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/simplejson')
-rw-r--r--dev-python/simplejson/Manifest6
-rw-r--r--dev-python/simplejson/simplejson-1.7.1.ebuild29
-rw-r--r--dev-python/simplejson/simplejson-1.9.1.ebuild28
-rw-r--r--dev-python/simplejson/simplejson-2.0.4.ebuild30
4 files changed, 0 insertions, 93 deletions
diff --git a/dev-python/simplejson/Manifest b/dev-python/simplejson/Manifest
index 5b41837ff372..f57e2af5b924 100644
--- a/dev-python/simplejson/Manifest
+++ b/dev-python/simplejson/Manifest
@@ -1,10 +1,4 @@
-DIST simplejson-1.7.1.tar.gz 60157 RMD160 7e7488c24ab83890d206929a565f16c5970683fc SHA1 cc7e34b7bbf349601cc9f96bc861f3caac09f47f SHA256 c28aa94f8fdeb8af95069640bc41bb615473944c78af9ef0eda318172dd643cd
-DIST simplejson-1.9.1.tar.gz 70457 RMD160 30f240c4302796561f1360a8650d5c4a25bd8676 SHA1 5ced0c2162110e363c5f3c88451c76521fa512cb SHA256 a1151de1d6cb409556ad8a6860ba3b89b10e8b719396276fae4fc06749844453
-DIST simplejson-2.0.4.tar.gz 111781 RMD160 c67dffc46b59b494530dd01447597e5b20a10e51 SHA1 bf339dd0e93df34b72f81702902cfd29d9b31a68 SHA256 1b6868ab49a15519eb54fbb0901272a612b2c2a3d8820844df6b1b7fc19754f9
DIST simplejson-2.0.9.tar.gz 115443 RMD160 814a0b7aa11a361ba5eda0be93e30505c44409ad SHA1 b5b26059adbe677b06c299bed30557fcb0c7df8c SHA256 abcdf460778beff48ba13faf5b5810cf3803e5c8d872b5fc529226aa56ec93ee
-EBUILD simplejson-1.7.1.ebuild 751 RMD160 d56b22cef7668c9d5c68fe9dbbccf3ddd17d00a7 SHA1 130cd9192836f9e8c1068b20c5244cde2d32cb05 SHA256 d7a10569fd93a7aba8a362ff46ae9c701b1e1a1fc884f315545f9e324548fa7d
-EBUILD simplejson-1.9.1.ebuild 741 RMD160 f23bc56b60ee6c2c261159e1de6288add1289df4 SHA1 d0ef6f2d476f955a8a369f021871fe34efa394a4 SHA256 a70c6ae8d5335a6330a5d2adac87641e63b85bc941b96eb5b145bf0d59db1017
-EBUILD simplejson-2.0.4.ebuild 787 RMD160 00afaccbe4923073ae85777d554d0014be9a2157 SHA1 20f994b5ec98e3319fac3e4c255b2aff9995fc08 SHA256 26ac2e5deec1247729d183742e5b8226f8f43c96af0b89037b045d7e19c28005
EBUILD simplejson-2.0.9-r1.ebuild 876 RMD160 1b4713cf9d98bbc5dde53d82c91497df1c297394 SHA1 08140f78501030531c2282b02e4266530b44b918 SHA256 0d891472158a7f8bf38b839e7a6997a0583b200334b5750fb53530c1eea4284f
EBUILD simplejson-2.0.9.ebuild 784 RMD160 76716e99d34b6f70cdfffe1cc5a0879a1848a395 SHA1 c5743dc899a274bf31a8b43bb8b7f82d21385395 SHA256 886740dfba7e7a5148d38797c04549ea574dd0a978c39ec1cc48bdf048f3be51
MISC ChangeLog 2721 RMD160 32aef6331494e79154cef83e9986f0b9efda5945 SHA1 44cb8daa95425ae73345b047ff506888e9f2be87 SHA256 056995963b4a449069f5a8556782072ab130c0f4654da5561057edb22102780d
diff --git a/dev-python/simplejson/simplejson-1.7.1.ebuild b/dev-python/simplejson/simplejson-1.7.1.ebuild
deleted file mode 100644
index 54df4bf0daf6..000000000000
--- a/dev-python/simplejson/simplejson-1.7.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-1.7.1.ebuild,v 1.3 2007/10/11 11:19:21 hansmi Exp $
-
-NEED_PYTHON=2.3
-
-inherit distutils
-
-KEYWORDS="amd64 x86"
-
-DESCRIPTION="A simple, fast, complete, correct and extensible JSON encoder and decoder."
-HOMEPAGE="http://undefined.org/python/#simplejson"
-SRC_URI="http://cheeseshop.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-DEPEND="test? ( dev-python/nose )
- dev-python/setuptools"
-RDEPEND=""
-
-src_install() {
- distutils_src_install
- dohtml -r docs/*
-}
-
-src_test() {
- PYTHONPATH=. "${python}" setup.py test || die "test failed"
-}
diff --git a/dev-python/simplejson/simplejson-1.9.1.ebuild b/dev-python/simplejson/simplejson-1.9.1.ebuild
deleted file mode 100644
index a77578ec6123..000000000000
--- a/dev-python/simplejson/simplejson-1.9.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-1.9.1.ebuild,v 1.1 2008/07/04 15:46:19 pythonhead Exp $
-
-NEED_PYTHON=2.4
-
-inherit distutils
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="A simple, fast, complete, correct and extensible JSON encoder and decoder."
-HOMEPAGE="http://undefined.org/python/#simplejson"
-SRC_URI="http://cheeseshop.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/setuptools"
-RDEPEND=""
-
-src_install() {
- distutils_src_install
- dohtml -r docs/*
-}
-
-src_test() {
- PYTHONPATH=. "${python}" simplejson/tests/__init__.py || die "test failed"
-}
diff --git a/dev-python/simplejson/simplejson-2.0.4.ebuild b/dev-python/simplejson/simplejson-2.0.4.ebuild
deleted file mode 100644
index f183bef5a44b..000000000000
--- a/dev-python/simplejson/simplejson-2.0.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-2.0.4.ebuild,v 1.4 2009/04/04 14:05:41 maekke Exp $
-
-inherit distutils
-
-KEYWORDS="amd64 ppc x86"
-
-DESCRIPTION="A simple, fast, complete, correct and extensible JSON encoder and decoder."
-HOMEPAGE="http://undefined.org/python/#simplejson"
-SRC_URI="http://cheeseshop.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-IUSE="doc test"
-
-RDEPEND="<dev-lang/python-2.6"
-DEPEND="dev-python/setuptools
- ${RDEPEND}"
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dohtml -r docs/*
- fi
-}
-
-src_test() {
- PYTHONPATH=. "${python}" simplejson/tests/__init__.py || die "test failed"
-}