commit:     1e2ace3cd186fc68156bc3c6dd5475b757627bde
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 21:24:05 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 17:49:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2ace3c

dev-python/twisted-pair: Add a new dev-python/twisted pkg blocker

Package-Manager: portage-2.3.2

 dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild | 6 ++++--
 dev-python/twisted-pair/twisted-pair-13.2.0.ebuild    | 6 ++++--
 dev-python/twisted-pair/twisted-pair-15.1.0.ebuild    | 6 ++++--
 dev-python/twisted-pair/twisted-pair-15.2.1.ebuild    | 6 ++++--
 4 files changed, 16 insertions(+), 8 deletions(-)

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
index 7c0b03d..16ebe99 100644
--- a/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild
+++ b/dev-python/twisted-pair/twisted-pair-13.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,6 +12,8 @@ DESCRIPTION="Twisted low-level networking"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
+DEPEND="
+       !dev-python/twisted
+       =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
        dev-python/eunuchs[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"

diff --git a/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild 
b/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
index 7c0b03d..16ebe99 100644
--- a/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
+++ b/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,6 +12,8 @@ DESCRIPTION="Twisted low-level networking"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
+DEPEND="
+       !dev-python/twisted
+       =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
        dev-python/eunuchs[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"

diff --git a/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild 
b/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild
index 2c374df..43458fe 100644
--- a/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild
+++ b/dev-python/twisted-pair/twisted-pair-15.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,9 @@ DESCRIPTION="Twisted low-level networking"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
-DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
+DEPEND="
+       !dev-python/twisted
+       =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
        dev-python/eunuchs[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 

diff --git a/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild 
b/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild
index 2c374df..43458fe 100644
--- a/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild
+++ b/dev-python/twisted-pair/twisted-pair-15.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,9 @@ DESCRIPTION="Twisted low-level networking"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
-DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
+DEPEND="
+       !dev-python/twisted
+       =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
        dev-python/eunuchs[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 

Reply via email to