commit:     5441a607b97a842181b0c415ccadc8a859a11448
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 18:34:55 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 18:34:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5441a607

net-libs/telepathy-logger-qt: EAPI 6

Package-Manager: portage-2.2.28

 net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild 
b/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
index b5e19d4..dcd3883 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # 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
-       dev-qt/qtdbus:5
        net-im/telepathy-logger
        net-libs/telepathy-glib
        net-libs/telepathy-qt[qt5]

Reply via email to