summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2016-10-26 14:21:33 -0700
committerBrian Dolbec <dolsen@gentoo.org>2016-10-27 10:49:12 -0700
commit8f50fbeb41fa26d712267f8f5945f0be073a4d18 (patch)
treeaafd112a1e142f3e9e9ed6b4a416ce411ca63c2b /dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild
parentdev-python/twisted-names: Add a new dev-python/twisted pkg blocker (diff)
downloadgentoo-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/twisted-news-13.0.0-r1.ebuild')
-rw-r--r--dev-python/twisted-news/twisted-news-13.0.0-r1.ebuild6
1 files changed, 4 insertions, 2 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}"