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-mail/
Date: Wed, 03 May 2017 06:15:26
Message-Id: 1493792096.d236de9ea1810ae698a941118386096e2b9cf3d1.mgorny@gentoo
1 commit: d236de9ea1810ae698a941118386096e2b9cf3d1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 2 18:03:18 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed May 3 06:14:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d236de9e
7
8 dev-python/twisted-mail: Clean old versions up
9
10 dev-python/twisted-mail/Manifest | 2 --
11 dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild | 19 -------------------
12 dev-python/twisted-mail/twisted-mail-15.1.0.ebuild | 19 -------------------
13 3 files changed, 40 deletions(-)
14
15 diff --git a/dev-python/twisted-mail/Manifest b/dev-python/twisted-mail/Manifest
16 index 7604cf75a11..8faa002c704 100644
17 --- a/dev-python/twisted-mail/Manifest
18 +++ b/dev-python/twisted-mail/Manifest
19 @@ -1,4 +1,2 @@
20 -DIST TwistedMail-13.0.0.tar.bz2 156220 SHA256 ff9c231dc9f1603374363ca7e5cb30c253032f551a02ca8ef74f0d5adcb99b2e SHA512 7d4be4d8bed37743696430aef4a827bdbaf7a5ea094259ef6fc7612955d95f3ef6b10cd08a6af5cf4111608ef93e07701be2f945e507f7c5c62e0997018e5b3f WHIRLPOOL c17423fd13b04a7a8f2a73883407e5b61d07d88dc849b86f44c6220a3f188badb4f0fa2ef9321d121460a1a0203b8c2622bbb4dcfe51257c2d2b161da00e87aa
21 DIST TwistedMail-13.2.0.tar.bz2 160046 SHA256 6e4b3844a27bc1f85ae7529bf1c0574f6962c8ca66e08c3c06c2a5a2e39acfc8 SHA512 399e34dbf674e3e30acf49769fbb9c188f1dfc00187b82e67865490b5a9f2847ad1d70fc1bb930a50b4b77b3e017212590c93f3077a8464d9e1f662750f37314 WHIRLPOOL 274f5f60564d94beea5c4a4aa1593de4e602aa7f3fdd6cecfc25ab543d90e177e94b1a73c2857f00f870e3d37b0b427e31f424240fd499ec759ab16ee8797adf
22 -DIST TwistedMail-15.1.0.tar.bz2 161265 SHA256 fa83f1afc4c2f53321fc2911b64dc923755c0dd8f8f53cee1bbdecb6bcee6474 SHA512 2b5453e83185fa51222e26abf59a743c8cdc872f556c28135a7d7a717cf438f5a9d3ca6085ad4b35ae64509e49130812c3dba4cbe65aacdb738fc903492a1a15 WHIRLPOOL c762acb540f9a3be46788087c434ea8de42660f4ec5a646777d75b66a016d2ebb2fb4f15befa430e7ed01e2e0c7a65f3a47924eda8a6c6afa76febee4fe5391e
23 DIST TwistedMail-15.2.1.tar.bz2 161891 SHA256 fc50bee5b5aa95164f5aaf09d29fff3897abb7902db508fa58a004fdeb20d324 SHA512 d3c29ad842610dde6697e76456125716a8657f9e7938ac6e66fd3c226fc339e04551a2074c8af8627882c2a761414d5f856fe647b3900ed4eae0fbe7fb5bba23 WHIRLPOOL 264dc5e931291b7398022d0f3cae0f1af8dc4675b12950adaaa1613a9aa3596c66ec081751bb929be417e29a80e235ccfad9f63893dca66544fe76c65e38568d
24
25 diff --git a/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild b/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild
26 deleted file mode 100644
27 index f831284f4ee..00000000000
28 --- a/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild
29 +++ /dev/null
30 @@ -1,19 +0,0 @@
31 -# Copyright 1999-2017 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="A Twisted Mail library, server and client"
40 -
41 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
42 -IUSE=""
43 -
44 -DEPEND="
45 - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
46 - =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
47 -RDEPEND="${DEPEND}
48 - !dev-python/twisted
49 -"
50
51 diff --git a/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild
52 deleted file mode 100644
53 index c1796b19db3..00000000000
54 --- a/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild
55 +++ /dev/null
56 @@ -1,19 +0,0 @@
57 -# Copyright 1999-2017 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="A Twisted Mail library, server and client"
66 -
67 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 -IUSE=""
69 -
70 -DEPEND="
71 - =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
72 - =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
73 -RDEPEND="${DEPEND}
74 - !dev-python/twisted
75 -"