From: Brian Dolbec Date: Wed, 11 Jan 2017 20:35:53 +0000 (-0800) Subject: net-irc/redirbot: Update twisted deps X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d54919db3c12967db0940a5b00b5e7cf8346f6c5;p=gentoo.git net-irc/redirbot: Update twisted deps Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16 --- diff --git a/net-irc/redirbot/redirbot-0.0.5.ebuild b/net-irc/redirbot/redirbot-0.0.5-r1.ebuild similarity index 69% rename from net-irc/redirbot/redirbot-0.0.5.ebuild rename to net-irc/redirbot/redirbot-0.0.5-r1.ebuild index 56fae74f77d8..a237222e450c 100644 --- a/net-irc/redirbot/redirbot-0.0.5.ebuild +++ b/net-irc/redirbot/redirbot-0.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,11 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/twisted-core-11.1.0 - dev-python/twisted-words + || ( + >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] + ( >=dev-python/twisted-core-11.1.0[${PYTHON_USEDEP}] + dev-python/twisted-words[${PYTHON_USEDEP}] + ) + ) " RDEPEND="${DEPEND}"