commit: 94cb862e5756cad1c4b949f0550d47af8f6b9a7f
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 09:55:09 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 09:55:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94cb862e
net-im/pyicq-t: Whitespace fixes
net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
b/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
index ef0b95b..c1772db 100644
--- a/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
+++ b/net-im/pyicq-t/pyicq-t-0.8.1.5-r6.ebuild
@@ -20,9 +20,9 @@ IUSE="webinterface"
DEPEND="net-im/jabber-base"
RDEPEND="${DEPEND}
( || ( ( dev-python/twisted-core[${PYTHON_USEDEP}]
- dev-python/twisted-words[${PYTHON_USEDEP}]
- dev-python/twisted-web[${PYTHON_USEDEP}] )
- dev-python/twisted-core[${PYTHON_USEDEP}] ) )
+ dev-python/twisted-words[${PYTHON_USEDEP}]
+ dev-python/twisted-web[${PYTHON_USEDEP}] )
+ dev-python/twisted-core[${PYTHON_USEDEP}] ) )
webinterface? ( >=dev-python/nevow-0.4.1[${PYTHON_USEDEP}] )
dev-python/pillow[${PYTHON_USEDEP}]"