summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2016-10-26 14:32:39 -0700
committerBrian Dolbec <dolsen@gentoo.org>2016-10-27 10:49:14 -0700
commit1d494646aad55acbef3d0e8711f274648e63f0ac (patch)
treef059f75dd3424dc510c776f7d68099c8c85e6150 /dev-python/twisted-words/twisted-words-15.2.1.ebuild
parentdev-python/twisted-web: Add a new dev-python/twisted pkg blocker (diff)
downloadgentoo-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/twisted-words/twisted-words-15.2.1.ebuild')
-rw-r--r--dev-python/twisted-words/twisted-words-15.2.1.ebuild6
1 files changed, 4 insertions, 2 deletions
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}"