summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-11 20:34:55 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-11 20:34:55 +0200
commit5441a607b97a842181b0c415ccadc8a859a11448 (patch)
tree85feb8b73edf856dfc4147b69cba7b5f8c6e59b6
parentkde-plasma/oxygen-fonts: EAPI 6 (diff)
downloadgentoo-5441a607b97a842181b0c415ccadc8a859a11448.tar.gz
gentoo-5441a607b97a842181b0c415ccadc8a859a11448.tar.bz2
gentoo-5441a607b97a842181b0c415ccadc8a859a11448.zip
net-libs/telepathy-logger-qt: EAPI 6
Package-Manager: portage-2.2.28
-rw-r--r--net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild6
1 files 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 b5e19d4be8b6..dcd38832b044 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]