Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted-mail/
Date: Thu, 27 Oct 2016 17:49:50
Message-Id: 1477590551.13dbd2f573b35d79fc8b277e85d797f7aaa9d1f8.dolsen@gentoo
1 commit: 13dbd2f573b35d79fc8b277e85d797f7aaa9d1f8
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 26 21:14:51 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 27 17:49:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13dbd2f5
7
8 dev-python/twisted-mail: Add a new dev-python/twisted pkg blocker
9
10 Package-Manager: portage-2.3.2
11
12 dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild | 6 ++++--
13 dev-python/twisted-mail/twisted-mail-13.2.0.ebuild | 6 ++++--
14 dev-python/twisted-mail/twisted-mail-15.1.0.ebuild | 6 ++++--
15 dev-python/twisted-mail/twisted-mail-15.2.1.ebuild | 6 ++++--
16 4 files changed, 16 insertions(+), 8 deletions(-)
17
18 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
19 index f90bb3d..05503a1 100644
20 --- a/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild
21 +++ b/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -12,6 +12,8 @@ DESCRIPTION="A Twisted Mail library, server and client"
29 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 IUSE=""
31
32 -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
33 +DEPEND="
34 + !dev-python/twisted
35 + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
36 =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
37 RDEPEND="${DEPEND}"
38
39 diff --git a/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild
40 index f90bb3d..05503a1 100644
41 --- a/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild
42 +++ b/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2015 Gentoo Foundation
45 +# Copyright 1999-2016 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -12,6 +12,8 @@ DESCRIPTION="A Twisted Mail library, server and client"
50 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
51 IUSE=""
52
53 -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
54 +DEPEND="
55 + !dev-python/twisted
56 + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
57 =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
58 RDEPEND="${DEPEND}"
59
60 diff --git a/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild
61 index e4430ac..cc6eb74 100644
62 --- a/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild
63 +++ b/dev-python/twisted-mail/twisted-mail-15.1.0.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2015 Gentoo Foundation
66 +# Copyright 1999-2016 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 # $Id$
69
70 @@ -12,6 +12,8 @@ DESCRIPTION="A Twisted Mail library, server and client"
71 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
72 IUSE=""
73
74 -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
75 +DEPEND="
76 + !dev-python/twisted
77 + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
78 =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
79 RDEPEND="${DEPEND}"
80
81 diff --git a/dev-python/twisted-mail/twisted-mail-15.2.1.ebuild b/dev-python/twisted-mail/twisted-mail-15.2.1.ebuild
82 index e4430ac..cc6eb74 100644
83 --- a/dev-python/twisted-mail/twisted-mail-15.2.1.ebuild
84 +++ b/dev-python/twisted-mail/twisted-mail-15.2.1.ebuild
85 @@ -1,4 +1,4 @@
86 -# Copyright 1999-2015 Gentoo Foundation
87 +# Copyright 1999-2016 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 # $Id$
90
91 @@ -12,6 +12,8 @@ DESCRIPTION="A Twisted Mail library, server and client"
92 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
93 IUSE=""
94
95 -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
96 +DEPEND="
97 + !dev-python/twisted
98 + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
99 =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
100 RDEPEND="${DEPEND}"