commit:     5a01b49af0ef19660d9423eee3e2b60ce64de30a
Author:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 08:42:36 2016 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 08:42:36 2016 +0000
URL:        https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=5a01b49a

dev-python/anyjson: drop obsolete ebuild

 dev-python/anyjson/Manifest             |  2 --
 dev-python/anyjson/anyjson-0.3.1.ebuild | 23 -----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/anyjson/Manifest b/dev-python/anyjson/Manifest
deleted file mode 100644
index 926c25a..0000000
--- a/dev-python/anyjson/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD anyjson-0.3.1.ebuild 548 RMD160 
c942bffe18bbcdf28571d1e2928863fe3f159d47 SHA1 
df7335a13261508b3cebab2586f62c02ddec79b3 SHA256 
c1aeb7f8c3f901bc2aa5cad776bb28768d82af290cae7c38d5c9d9137007bafa
-DIST anyjson-0.3.1.tar.gz 5161 RMD160 ed958d1c30c28975f9bfe5d6c4da05f9bde9e58d 
SHA1 f459fbdbd5b7ee81b236ef5eed023970db38572a SHA256 
1643c0adb7dbecc4331437ee14ef5f6a3d55b4ffca147db1cc957dc966062340

diff --git a/dev-python/anyjson/anyjson-0.3.1.ebuild 
b/dev-python/anyjson/anyjson-0.3.1.ebuild
deleted file mode 100644
index 5be2883..0000000
--- a/dev-python/anyjson/anyjson-0.3.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Convenience module to import the best available json 
serialize/deserializer installed."
-HOMEPAGE="http://pypi.python.org/pypi/anyjson/ 
https://bitbucket.org/runeh/anyjson";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-python/setuptools"

Reply via email to