Remove pylast it is now in the gentoo tree
authorDa Risk <da_risk@geekorum.com>
Mon, 27 Feb 2017 10:40:41 -0800
changeset 204 65b4d35e7ec3
parent 203 5178154ddcbb
child 205 8b1ff00ed57f
Remove pylast it is now in the gentoo tree
dev-python/pylast/Manifest
dev-python/pylast/pylast-0.5.11.ebuild
--- a/dev-python/pylast/Manifest	Wed Feb 22 10:13:14 2017 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-DIST pylast-0.5.11.tar.gz 26146 RMD160 895a663d093cbac8f643f9872d19fa4cb024e96b SHA1 0e432279ccbed69580d313db15c1a03a7a39c42c SHA256 bf35820be35447d55564d36072d40b09ac8a7fd41a6f1a7a9d408f4d0eaefac4
-EBUILD pylast-0.5.11.ebuild 434 RMD160 918a7e75acdd9d578c49745d86b20b22f38db3fa SHA1 447f322ca1134a8cdea5ab086efa15c7e01541ea SHA256 c9e231ed4776a2747dab39dd49a30f9d4fbf330b32a43b333917757a2c9780d9
-MISC pylast-0.5.11.ebuild~ 445 RMD160 1cd2731f8fb67f86a26cd4b68d7385fc9a1e65da SHA1 45c197319166928e2d3ccfc3154f5b9e3819d451 SHA256 05b2de3de0cf478225a8179a097c696c047916355bdc7367ef4457ed1c67e02b
--- a/dev-python/pylast/pylast-0.5.11.ebuild	Wed Feb 22 10:13:14 2017 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-inherit distutils python
-
-DESCRIPTION="A Python interface to Last.fm (and other API compatible social networks)"
-HOMEPAGE="http://code.google.com/p/pylast/"
-SRC_URI="http://pypi.python.org/packages/source/p/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-PYTHON_DEPEND="2:5"
-