Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted-news/
Date: Wed, 03 May 2017 06:15:32
Message-Id: 1493792095.fe92583573ebbba953ff00aa2f8dbc8b916746ad.mgorny@gentoo
1 commit: fe92583573ebbba953ff00aa2f8dbc8b916746ad
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 2 18:02:57 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed May 3 06:14:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe925835
7
8 dev-python/twisted-news: Clean old versions up
9
10 dev-python/twisted-news/Manifest | 2 --
11 dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild | 19 -------------------
12 dev-python/twisted-news/twisted-news-15.1.0.ebuild | 19 -------------------
13 3 files changed, 40 deletions(-)
14
15 diff --git a/dev-python/twisted-news/Manifest b/dev-python/twisted-news/Manifest
16 index 01fb9a91e64..08a4b45e128 100644
17 --- a/dev-python/twisted-news/Manifest
18 +++ b/dev-python/twisted-news/Manifest
19 @@ -1,4 +1,2 @@
20 -DIST TwistedNews-13.0.0.tar.bz2 19638 SHA256 102f303fee6dc807d53ee281a2a15775a6b04e72e5b7b25ab77fc8faaa96dc3f SHA512 06c9372d5a54b80c6bef0124ad6d34acdb2543739319712f8e46286b284aacfa7c2a5052a6fa17ce4d2d3f5c89f389ce7d274a9f9085b5c21f985b32326e13b7 WHIRLPOOL ae0900a4af7e486b54ed7349ac9f385a511b3a367ef0cf73f3f8225bbe45471b504cef9b494d9e9389ca10e68b79d89a86730e4bf73da8d79ce7247aff61251a
21 DIST TwistedNews-13.2.0.tar.bz2 19706 SHA256 e6499fdb79767fd620f8b3dfbf47b356343a92206dfb44833025159d69252f1e SHA512 439f35b882f28be1fa466fabe93c06cd688662a44dd21f58a3c2d9670f95910c038bb30b79c88f661f50be7eb9bb820f6d89a94fbf61bde2d8bb46af574c9274 WHIRLPOOL e989c04b9e89326ddae17ccbaf04e985c51f6dd1e69009b5b899131061f801e8503f9e952063ff1c65d31c04fbd65d418a698ad97b46116ceb4675007c50b112
22 -DIST TwistedNews-15.1.0.tar.bz2 19843 SHA256 8212888036f10fbae5932dfdbc593047edf08daabff3ba6fa391a8afe1c93186 SHA512 4a1111d0807d95506ad1a44dfd5f49ff72f7e8162e102a2a9945d5ffcc7f58d12f6df65e085f07e47c0fcee4c341bc0b9cdff918e062b450a2a1a0bf974e57f6 WHIRLPOOL 828ef667619d75e7f1d90902d87a462ab409b8925eece72fa0d7b26f857318d229a3b510a9a2625eb694b4b9b47ffe4822d874edda69350b5964b85847c8324b
23 DIST TwistedNews-15.2.1.tar.bz2 19889 SHA256 56d5215e0971431dabedf7b5f9a162ae448c8e6d20b6318e627ab9eaeaf1e089 SHA512 faa3a2b7c6acf2d9f8a63ef79bf36fecc2d48101b701bf679b4837e54f8327e5dda75e207ac2cb03a35671781c9221f62f60885a0459e970f15d660d214e7342 WHIRLPOOL b0b4836fdc661c6daa663b13a589461a2579177867c0878d261dff7d7628c962b08f9b8cc1dcfa74b49035d473115a4b3dec8f289448502547c2edfbad130758
24
25 diff --git a/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild b/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild
26 deleted file mode 100644
27 index 84bbf614e35..00000000000
28 --- a/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild
29 +++ /dev/null
30 @@ -1,19 +0,0 @@
31 -# Copyright 1999-2016 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI="5"
35 -PYTHON_COMPAT=( python2_7 )
36 -
37 -inherit twisted-r1
38 -
39 -DESCRIPTION="Twisted News is an NNTP server and programming library"
40 -
41 -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
42 -IUSE=""
43 -
44 -DEPEND="
45 - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
46 - =dev-python/twisted-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
47 -RDEPEND="${DEPEND}
48 - !dev-python/twisted
49 -"
50
51 diff --git a/dev-python/twisted-news/twisted-news-15.1.0.ebuild b/dev-python/twisted-news/twisted-news-15.1.0.ebuild
52 deleted file mode 100644
53 index d2f124308b4..00000000000
54 --- a/dev-python/twisted-news/twisted-news-15.1.0.ebuild
55 +++ /dev/null
56 @@ -1,19 +0,0 @@
57 -# Copyright 1999-2016 Gentoo Foundation
58 -# Distributed under the terms of the GNU General Public License v2
59 -
60 -EAPI="5"
61 -PYTHON_COMPAT=( python2_7 )
62 -
63 -inherit twisted-r1
64 -
65 -DESCRIPTION="Twisted News is an NNTP server and programming library"
66 -
67 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
68 -IUSE=""
69 -
70 -DEPEND="
71 - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
72 - =dev-python/twisted-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
73 -RDEPEND="${DEPEND}
74 - !dev-python/twisted
75 -"