commit:     6807482a7e4a3c23d436fd82164f05deedc0ea89
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 15:36:23 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 15:36:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6807482a

dev-python/pylast: remove old

Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

 dev-python/pylast/Manifest            |  2 --
 dev-python/pylast/pylast-1.6.0.ebuild | 20 --------------------
 dev-python/pylast/pylast-1.7.0.ebuild | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
index 3685ea13e95..5550c766ed6 100644
--- a/dev-python/pylast/Manifest
+++ b/dev-python/pylast/Manifest
@@ -1,3 +1 @@
-DIST pylast-1.6.0.tar.gz 41307 BLAKE2B 
b96ceb0ba7d3606f1dfc47d3754a153f785a54ab1860c140644b04c03abc6c8903bf9d5386a3991bed5ee40eeda63b21870df4e20a42a3e08f5633733731a3f1
 SHA512 
2e47eca2282da8637d5fc79b8fc6784f6f7e9c88975f10e5f162be1445f81dbce0a01c6d7e8ff14162bc3b48a8a4171bf4c81239b17fb08ea5c6b1eaf432f18f
-DIST pylast-1.7.0.tar.gz 42433 SHA256 
a482a769b6a037e2e9b78433de91a287eaf6aacff60bbb2f4562c3c7ece10430 SHA512 
c5f983f651b4d76a004d5521ae3a76d05dc3b424523be365679b7a35f11a5a83894e2bc18365b058b254935fa804575631eacbde4b37d1e2f3d7eb325eeabab4
 WHIRLPOOL 
04caefd6a7aa11dda40f270587c0a9cfe393c9262411f802a429e5ba893e7320200ba2e8942047f7d583b0e76e4f7edfc2b5671b223c98084287c7a2b255a4b9
 DIST pylast-1.9.0.tar.gz 42584 SHA256 
ae1c4105cbe704d9ac10ba57ac4c26bc576cc33978f1b578101b20c6a2360ca4 SHA512 
ff3929583d88466738c9a1e964676652717c9f5bd4631f1a0a7855903e77cd394a612b0e2e8fc2f698ac84a34a135f4e940ff7760c2c88bf388ae56fc9c3da65
 WHIRLPOOL 
701e11a314c60eec50196103c916c107729f5f233d9a00173813f7f33393818a7a4a7b860bdeaec8c680072ca25604acc13d30ace0575623ffa5159da32b14d7

diff --git a/dev-python/pylast/pylast-1.6.0.ebuild 
b/dev-python/pylast/pylast-1.6.0.ebuild
deleted file mode 100644
index 65641f2e94d..00000000000
--- a/dev-python/pylast/pylast-1.6.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface to last.fm and other api-compatible websites"
-HOMEPAGE="https://github.com/pylast/pylast";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# As the testing requires a last.fm account and online access it is restricted
-RESTRICT="test"

diff --git a/dev-python/pylast/pylast-1.7.0.ebuild 
b/dev-python/pylast/pylast-1.7.0.ebuild
deleted file mode 100644
index 4a99492062f..00000000000
--- a/dev-python/pylast/pylast-1.7.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface to last.fm and other api-compatible websites"
-HOMEPAGE="https://github.com/pylast/pylast";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# As the testing requires a last.fm account and online access it is restricted
-RESTRICT="test"

Reply via email to