Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-qt/
Date: Sat, 13 Oct 2018 12:11:44
Message-Id: 1539431276.34bf51b0e690f1906ab0d0d4caa19cd526a529db.asturm@gentoo
1 commit: 34bf51b0e690f1906ab0d0d4caa19cd526a529db
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 01:17:58 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 11:47:56 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=34bf51b0
7
8 net-libs/telepathy-qt: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
16 index 699f4ab1e5..926958c8fd 100644
17 --- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
18 +++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=6
24 +EAPI=7
25
26 PYTHON_COMPAT=( python2_7 )
27 EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" )
28 @@ -26,7 +26,8 @@ RDEPEND="
29 >=net-libs/telepathy-glib-0.18.0
30 )
31 "
32 -DEPEND="${RDEPEND}
33 +DEPEND="${RDEPEND}"
34 +BDEPEND="
35 ${PYTHON_DEPS}
36 virtual/pkgconfig
37 test? (