commit: 639167d118bae35c318dce789156a485042c9771
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 15:23:30 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 15:23:30 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=639167d1
net-libs/telepathy-logger-qt: EAPI 6
Package-Manager: portage-2.2.28
net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
b/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
index 60e9946..451b44c 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit kde5 python-any-r1
@@ -21,10 +21,10 @@ LICENSE="LGPL-2.1"
IUSE=""
RDEPEND="
+ $(add_qt_dep qtdbus)
dev-libs/dbus-glib
dev-libs/glib:2
dev-libs/libxml2
- $(add_qt_dep qtdbus)
net-im/telepathy-logger
net-libs/telepathy-glib
net-libs/telepathy-qt[qt5]