summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2017-01-08 10:22:09 -0800
committerBrian Dolbec <dolsen@gentoo.org>2017-01-12 15:58:32 -0800
commit4f1ca7e641d4441958bdf83b798e157a1ab4282e (patch)
tree6b04b9fc0034ebd3a58d93cc764dd17d0f530096 /app-office
parenteclass/distutils-r1.eclass: Remove setting egg-base due to absolute path errors (diff)
downloadgentoo-4f1ca7e641d4441958bdf83b798e157a1ab4282e.tar.gz
gentoo-4f1ca7e641d4441958bdf83b798e157a1ab4282e.tar.bz2
gentoo-4f1ca7e641d4441958bdf83b798e157a1ab4282e.zip
app-office/taskcoach: Update to the new dev-python/twisted dep
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
Diffstat (limited to 'app-office')
-rw-r--r--app-office/taskcoach/taskcoach-1.4.3-r1.ebuild (renamed from app-office/taskcoach/taskcoach-1.4.3.ebuild)7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-office/taskcoach/taskcoach-1.4.3.ebuild b/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