summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-06-10 07:45:10 +0000
committerIan Delaney <idella4@gentoo.org>2014-06-10 07:45:10 +0000
commit79efe45a20e67c86909a79310a5c3ea33704fc7f (patch)
treed15fecb29041e5609d9a55408b7905f06c50cdb4 /dev-python/w3lib/w3lib-1.3.ebuild
parentppc64/ppc stable wrt bug #511840 (diff)
downloadgentoo-2-79efe45a20e67c86909a79310a5c3ea33704fc7f.tar.gz
gentoo-2-79efe45a20e67c86909a79310a5c3ea33704fc7f.tar.bz2
gentoo-2-79efe45a20e67c86909a79310a5c3ea33704fc7f.zip
bump; drop py2.6 pypy2_0 add py3 support, rm old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/w3lib/w3lib-1.3.ebuild')
-rw-r--r--dev-python/w3lib/w3lib-1.3.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/w3lib/w3lib-1.3.ebuild b/dev-python/w3lib/w3lib-1.3.ebuild
deleted file mode 100644
index d96c11c790c8..000000000000
--- a/dev-python/w3lib/w3lib-1.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/w3lib/w3lib-1.3.ebuild,v 1.3 2014/03/31 20:38:34 mgorny Exp $
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library of web-related functions"
-HOMEPAGE="http://github.com/scrapy/w3lib"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""