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-pair/
Date: Thu, 27 Oct 2016 17:49:48
Message-Id: 1477590553.1e2ace3cd186fc68156bc3c6dd5475b757627bde.dolsen@gentoo
1 commit: 1e2ace3cd186fc68156bc3c6dd5475b757627bde
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 26 21:24:05 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 27 17:49:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2ace3c
7
8 dev-python/twisted-pair: Add a new dev-python/twisted pkg blocker
9
10 Package-Manager: portage-2.3.2
11
12 dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild | 6 ++++--
13 dev-python/twisted-pair/twisted-pair-13.2.0.ebuild | 6 ++++--
14 dev-python/twisted-pair/twisted-pair-15.1.0.ebuild | 6 ++++--
15 dev-python/twisted-pair/twisted-pair-15.2.1.ebuild | 6 ++++--
16 4 files changed, 16 insertions(+), 8 deletions(-)
17
18 diff --git a/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild b/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild
19 index 7c0b03d..16ebe99 100644
20 --- a/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild
21 +++ b/dev-python/twisted-pair/twisted-pair-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="Twisted low-level networking"
29 KEYWORDS="amd64 x86"
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/eunuchs[${PYTHON_USEDEP}]"
37 RDEPEND="${DEPEND}"
38
39 diff --git a/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild b/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
40 index 7c0b03d..16ebe99 100644
41 --- a/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
42 +++ b/dev-python/twisted-pair/twisted-pair-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="Twisted low-level networking"
50 KEYWORDS="amd64 x86"
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/eunuchs[${PYTHON_USEDEP}]"
58 RDEPEND="${DEPEND}"
59
60 diff --git a/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild b/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild
61 index 2c374df..43458fe 100644
62 --- a/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild
63 +++ b/dev-python/twisted-pair/twisted-pair-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,7 +12,9 @@ DESCRIPTION="Twisted low-level networking"
71 KEYWORDS="~amd64 ~arm ~x86"
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/eunuchs[${PYTHON_USEDEP}]"
79 RDEPEND="${DEPEND}"
80
81
82 diff --git a/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild b/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild
83 index 2c374df..43458fe 100644
84 --- a/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild
85 +++ b/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild
86 @@ -1,4 +1,4 @@
87 -# Copyright 1999-2015 Gentoo Foundation
88 +# Copyright 1999-2016 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 # $Id$
91
92 @@ -12,7 +12,9 @@ DESCRIPTION="Twisted low-level networking"
93 KEYWORDS="~amd64 ~arm ~x86"
94 IUSE=""
95
96 -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
97 +DEPEND="
98 + !dev-python/twisted
99 + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
100 dev-python/eunuchs[${PYTHON_USEDEP}]"
101 RDEPEND="${DEPEND}"