Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylast/
Date: Sun, 29 May 2016 14:19:26
Message-Id: 1464531461.ac5f29ebe6e8d353c4b4f310860c871a233fb8e3.pacho@gentoo
1 commit: ac5f29ebe6e8d353c4b4f310860c871a233fb8e3
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 14:11:23 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 14:17:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5f29eb
7
8 dev-python/pylast: Drop old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-python/pylast/Manifest | 1 -
13 dev-python/pylast/pylast-0.5.11-r1.ebuild | 18 ------------------
14 2 files changed, 19 deletions(-)
15
16 diff --git a/dev-python/pylast/Manifest b/dev-python/pylast/Manifest
17 index 985f630..1697766 100644
18 --- a/dev-python/pylast/Manifest
19 +++ b/dev-python/pylast/Manifest
20 @@ -1,2 +1 @@
21 -DIST pylast-0.5.11.tar.gz 26146 SHA256 bf35820be35447d55564d36072d40b09ac8a7fd41a6f1a7a9d408f4d0eaefac4 SHA512 4b313156aff927f1ec61a848d1ee4c74fde348e1faef6d8dcf9578b164d65621c85bac3de0288d7aae0147157cc2c01a048d7293c191e9c1ede1197527d987e6 WHIRLPOOL 16f4b0c4b4844997575bb382f62c2b65b69dbf3b3a794e016b84046aefd023e44591e12819171eada7c7d0f88791a85c5d549340d85823d46cd1d1c4d36fd0d9
22 DIST pylast-1.0.0.tar.gz 29099 SHA256 948bc9efb2e2785db8c303cc6559358b943538cc45f902838db770b84843d605 SHA512 1d6183596ff994f37722be493e22c65a2c441f5890b539fd9e19d515a5a38afc7017524600903879a8c76b938a52dec6ef4753c0e01dd59bae4e1596962755a0 WHIRLPOOL fd81c5143574f7685383719d76db67b24dbf78d387f3f73846ee2fc2433bf1ea65b1d35961b8f9424fb083f42872bb150e505cbfda93134fcb4509a74d8a8980
23
24 diff --git a/dev-python/pylast/pylast-0.5.11-r1.ebuild b/dev-python/pylast/pylast-0.5.11-r1.ebuild
25 deleted file mode 100644
26 index adc1c36..0000000
27 --- a/dev-python/pylast/pylast-0.5.11-r1.ebuild
28 +++ /dev/null
29 @@ -1,18 +0,0 @@
30 -# Copyright 1999-2015 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI=5
35 -
36 -PYTHON_COMPAT=( python{2_7,3_3} )
37 -
38 -inherit distutils-r1
39 -
40 -DESCRIPTION="Python interface to last.fm and other api-compatible websites"
41 -HOMEPAGE="https://github.com/pylast/pylast"
42 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
43 -
44 -LICENSE="Apache-2.0"
45 -SLOT="0"
46 -KEYWORDS="amd64 ~x86"
47 -IUSE=""