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-words/
Date: Wed, 03 May 2017 06:15:21
Message-Id: 1493792095.1767ceecbe3c4fcfacda761a2aa771cd11df8c5f.mgorny@gentoo
1 commit: 1767ceecbe3c4fcfacda761a2aa771cd11df8c5f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 2 18:02:32 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=1767ceec
7
8 dev-python/twisted-words: Clean old versions up
9
10 dev-python/twisted-words/Manifest | 2 --
11 .../twisted-words/twisted-words-13.0.0-r1.ebuild | 19 -------------------
12 dev-python/twisted-words/twisted-words-15.1.0.ebuild | 19 -------------------
13 3 files changed, 40 deletions(-)
14
15 diff --git a/dev-python/twisted-words/Manifest b/dev-python/twisted-words/Manifest
16 index 1d655b19e19..eed8eeaf9e6 100644
17 --- a/dev-python/twisted-words/Manifest
18 +++ b/dev-python/twisted-words/Manifest
19 @@ -1,4 +1,2 @@
20 -DIST TwistedWords-13.0.0.tar.bz2 167286 SHA256 aec3ea773d7a6b3744edaa4206a9d9ce0f20c414c09bc8e53cbc8c96558acbe6 SHA512 5693eaee5dfe2687190e88cb0bc7f13ad7ab8dd1f5c3ac5a2ebf50cfdf667743d7f486d31e53de7d55bc3cfaa7f3e8cab500bd6da0a03a60522b815e4eac1dc5 WHIRLPOOL 021be2c046f05931b65056446b3ffa748e309b5850cfdd5a2d1613ba939b323fe4be8864567d2240d98f26bdf7ac2881956926b38116ae7b43bdff07b144faa8
21 DIST TwistedWords-13.2.0.tar.bz2 176411 SHA256 079c4acc179d71058b4c5f802ceda4e3f31eddae1f09b1ab88d1c642fab746af SHA512 84ff45f86a0c3d7074fdfcd01159833b461780b75c5135d7a1cc2b3c4c918ad2299c217e8f5ef8e9a71f87a005ec1037fcf870e56601fcee50347ac2e1c39105 WHIRLPOOL 6c68fa2faaf5deeb33cffb92f182f45257e13db88251b447f6a0e9690f80621234a8de13d53e976cb141a729763419bff1db55db94e274b836d491545fa1fb2f
22 -DIST TwistedWords-15.1.0.tar.bz2 166836 SHA256 94863962e5dc339217c2c6dbeb081d78e8976a20bd588f287a23974bf58c1adc SHA512 1b711fea9aabc0d9f3e73e811cabbde41f1e5bdf4573dbe5fcbedb7da480aabe0ed23e006433ad3c425db39277c58804ef408c5d31d2b3e7c2c5564a9a631857 WHIRLPOOL 81e46ef43cf99e99b02348a89aff52d7b96b03180d09e27c9d76cb0887a3ccbfb54541497277d62c196f3cacab2c4b112cf7733df3f8ea5a5605dbb152d45a80
23 DIST TwistedWords-15.2.1.tar.bz2 168483 SHA256 ac316d252cc807e0b35728fe8e61d3613e2b52b4991004f896d6faeab63d8189 SHA512 aca278a69f5c4deceab0e6f1c6461186131e4b9e7558970175cd5a70232eb7096c3c10fd300a9d22612e97dceeba71765118af45eed7a610678f66d9036452e7 WHIRLPOOL d35c2643265ebb3cf9a3f9060b151120476f7f1d8fd2b81618b276d0bcad2e16a1bb7b90589d70d219fee72611db6cfd5f871ef398515e5c20f487d69d6cb849
24
25 diff --git a/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild b/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild
26 deleted file mode 100644
27 index 3ab879eaa8a..00000000000
28 --- a/dev-python/twisted-words/twisted-words-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 Words contains Instant Messaging implementations"
40 -
41 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
42 -IUSE=""
43 -
44 -DEPEND="
45 - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
46 - =dev-python/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
47 -RDEPEND="${DEPEND}
48 - !dev-python/twisted
49 -"
50
51 diff --git a/dev-python/twisted-words/twisted-words-15.1.0.ebuild b/dev-python/twisted-words/twisted-words-15.1.0.ebuild
52 deleted file mode 100644
53 index 3cfcc1ef0e4..00000000000
54 --- a/dev-python/twisted-words/twisted-words-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 Words contains Instant Messaging implementations"
66 -
67 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86"
68 -IUSE=""
69 -
70 -DEPEND="
71 - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
72 - =dev-python/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
73 -RDEPEND="${DEPEND}
74 - !dev-python/twisted
75 -"