diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2016-10-26 14:21:33 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2016-10-27 10:49:12 -0700 |
commit | 8f50fbeb41fa26d712267f8f5945f0be073a4d18 (patch) | |
tree | aafd112a1e142f3e9e9ed6b4a416ce411ca63c2b /dev-python/twisted-news | |
parent | dev-python/twisted-names: Add a new dev-python/twisted pkg blocker (diff) | |
download | gentoo-8f50fbeb41fa26d712267f8f5945f0be073a4d18.tar.gz gentoo-8f50fbeb41fa26d712267f8f5945f0be073a4d18.tar.bz2 gentoo-8f50fbeb41fa26d712267f8f5945f0be073a4d18.zip |
dev-python/twisted-news: Add a new dev-python/twisted pkg blocker
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-python/twisted-news')
4 files changed, 16 insertions, 8 deletions
diff --git a/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild b/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild index 3807b992aaae..4a94def2c48a 100644 --- a/dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild +++ b/dev-python/twisted-news/twisted-news-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 News is an NNTP server and programming library" KEYWORDS="alpha amd64 ia64 ppc ppc64 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-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-13.2.0.ebuild b/dev-python/twisted-news/twisted-news-13.2.0.ebuild index 3807b992aaae..4a94def2c48a 100644 --- a/dev-python/twisted-news/twisted-news-13.2.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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 News is an NNTP server and programming library" KEYWORDS="alpha amd64 ia64 ppc ppc64 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-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-15.1.0.ebuild b/dev-python/twisted-news/twisted-news-15.1.0.ebuild index 7f5777b51492..f2af1d3bcaca 100644 --- a/dev-python/twisted-news/twisted-news-15.1.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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 News is an NNTP server and programming library" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~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-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" diff --git a/dev-python/twisted-news/twisted-news-15.2.1.ebuild b/dev-python/twisted-news/twisted-news-15.2.1.ebuild index 7f5777b51492..f2af1d3bcaca 100644 --- a/dev-python/twisted-news/twisted-news-15.2.1.ebuild +++ b/dev-python/twisted-news/twisted-news-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 News is an NNTP server and programming library" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~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-mail-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" RDEPEND="${DEPEND}" |