commit: 4f1ca7e641d4441958bdf83b798e157a1ab4282e
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 18:22:09 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 23:58:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f1ca7e6
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(-)
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 427fe1f..1f9ddca 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