diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2016-10-26 14:32:39 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2016-10-27 10:49:14 -0700 |
commit | 1d494646aad55acbef3d0e8711f274648e63f0ac (patch) | |
tree | f059f75dd3424dc510c776f7d68099c8c85e6150 /dev-python | |
parent | dev-python/twisted-web: Add a new dev-python/twisted pkg blocker (diff) | |
download | gentoo-1d494646aad55acbef3d0e8711f274648e63f0ac.tar.gz gentoo-1d494646aad55acbef3d0e8711f274648e63f0ac.tar.bz2 gentoo-1d494646aad55acbef3d0e8711f274648e63f0ac.zip |
dev-python/twisted-words: Add a new dev-python/twisted pkg blocker
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-python')
4 files changed, 16 insertions, 8 deletions
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 index a4c84517ff3d..d1c4b1fbe995 100644 --- a/dev-python/twisted-words/twisted-words-13.0.0-r1.ebuild +++ b/dev-python/twisted-words/twisted-words-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 Words contains Instant Messaging implementations" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 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/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-words/twisted-words-13.2.0.ebuild b/dev-python/twisted-words/twisted-words-13.2.0.ebuild index a4c84517ff3d..d1c4b1fbe995 100644 --- a/dev-python/twisted-words/twisted-words-13.2.0.ebuild +++ b/dev-python/twisted-words/twisted-words-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 Words contains Instant Messaging implementations" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 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/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-words/twisted-words-15.1.0.ebuild b/dev-python/twisted-words/twisted-words-15.1.0.ebuild index 7697eda6178e..cfd88a716633 100644 --- a/dev-python/twisted-words/twisted-words-15.1.0.ebuild +++ b/dev-python/twisted-words/twisted-words-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,6 +12,8 @@ DESCRIPTION="Twisted Words contains Instant Messaging implementations" KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-words/twisted-words-15.2.1.ebuild b/dev-python/twisted-words/twisted-words-15.2.1.ebuild index 7697eda6178e..cfd88a716633 100644 --- a/dev-python/twisted-words/twisted-words-15.2.1.ebuild +++ b/dev-python/twisted-words/twisted-words-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,6 +12,8 @@ DESCRIPTION="Twisted Words contains Instant Messaging implementations" KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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/twisted-web-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" |