commit:     34bf51b0e690f1906ab0d0d4caa19cd526a529db
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 01:17:58 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 11:47:56 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=34bf51b0

net-libs/telepathy-qt: EAPI-7 bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild 
b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
index 699f4ab1e5..926958c8fd 100644
--- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
 EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" )
@@ -26,7 +26,8 @@ RDEPEND="
                >=net-libs/telepathy-glib-0.18.0
        )
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
        ${PYTHON_DEPS}
        virtual/pkgconfig
        test? (

Reply via email to