diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2016-10-26 14:18:25 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2016-10-27 10:49:12 -0700 |
commit | f0363b37a6fabb948d3cbf2918728bd9ebd56c65 (patch) | |
tree | 4be10017314129c5f0868d6ce44f6f4f711d967d /dev-python/twisted-names | |
parent | dev-python/twisted-mail: Add a new dev-python/twisted pkg blocker (diff) | |
download | gentoo-f0363b37a6fabb948d3cbf2918728bd9ebd56c65.tar.gz gentoo-f0363b37a6fabb948d3cbf2918728bd9ebd56c65.tar.bz2 gentoo-f0363b37a6fabb948d3cbf2918728bd9ebd56c65.zip |
dev-python/twisted-names: Add a new dev-python/twisted pkg blocker
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-python/twisted-names')
4 files changed, 16 insertions, 8 deletions
diff --git a/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild b/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild index c0d2cee65042..1ceb3beaf678 100644 --- a/dev-python/twisted-names/twisted-names-13.0.0-r1.ebuild +++ b/dev-python/twisted-names/twisted-names-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,5 +12,7 @@ DESCRIPTION="A Twisted DNS implementation" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" +DEPEND=" + !dev-python/twisted + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-names/twisted-names-13.2.0.ebuild b/dev-python/twisted-names/twisted-names-13.2.0.ebuild index c0d2cee65042..1ceb3beaf678 100644 --- a/dev-python/twisted-names/twisted-names-13.2.0.ebuild +++ b/dev-python/twisted-names/twisted-names-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,5 +12,7 @@ DESCRIPTION="A Twisted DNS implementation" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" +DEPEND=" + !dev-python/twisted + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-names/twisted-names-15.1.0.ebuild b/dev-python/twisted-names/twisted-names-15.1.0.ebuild index df8da10295d2..a470c24ac2f1 100644 --- a/dev-python/twisted-names/twisted-names-15.1.0.ebuild +++ b/dev-python/twisted-names/twisted-names-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,5 +12,7 @@ DESCRIPTION="A Twisted DNS implementation" KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" +DEPEND=" + !dev-python/twisted + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-names/twisted-names-15.2.1.ebuild b/dev-python/twisted-names/twisted-names-15.2.1.ebuild index c95d5f170419..78a5c54c941a 100644 --- a/dev-python/twisted-names/twisted-names-15.2.1.ebuild +++ b/dev-python/twisted-names/twisted-names-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,5 +12,7 @@ DESCRIPTION="A Twisted DNS implementation" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" +DEPEND=" + !dev-python/twisted + =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" |