From 4f1ca7e641d4441958bdf83b798e157a1ab4282e Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Sun, 8 Jan 2017 10:22:09 -0800 Subject: [PATCH] app-office/taskcoach: Update to the new dev-python/twisted dep Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16 --- .../{taskcoach-1.4.3.ebuild => taskcoach-1.4.3-r1.ebuild} | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) rename app-office/taskcoach/{taskcoach-1.4.3.ebuild => taskcoach-1.4.3-r1.ebuild} (88%) diff --git a/app-office/taskcoach/taskcoach-1.4.3.ebuild b/app-office/taskcoach/taskcoach-1.4.3-r1.ebuild similarity index 88% rename from app-office/taskcoach/taskcoach-1.4.3.ebuild rename to app-office/taskcoach/taskcoach-1.4.3-r1.ebuild index 427fe1fb688a..1f9ddca64caa 100644 --- a/app-office/taskcoach/taskcoach-1.4.3.ebuild +++ b/app-office/taskcoach/taskcoach-1.4.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,10 @@ DEPEND=" >=dev-python/wxpython-2.8.9.2:2.8[${PYTHON_USEDEP}] dev-python/wxpython:3.0[${PYTHON_USEDEP}] ) - >=dev-python/twisted-core-10.0 + || ( + >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] + >=dev-python/twisted-core-10.0 + ) " RDEPEND="${DEPEND} x11-libs/libXScrnSaver -- 2.26.2