Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
Date: Thu, 25 Feb 2016 09:11:40
Message-Id: 1456355748.3f8a1245b63e614c9ff68ccadb246966cdff4abd.kensington@gentoo
1 commit: 3f8a1245b63e614c9ff68ccadb246966cdff4abd
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 24 23:15:48 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 24 23:15:48 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f8a1245
7
8 kde-apps/kaccounts-integration: Add new DEPEND
9
10 Upstream commit a60c1636b6bf0bf5b0718d8de06facfa959ad719
11 Bug: https://bugs.kde.org/show_bug.cgi?id=347219
12 'Update the providers/services install path to not collide on Ubuntu'
13
14 Package-Manager: portage-2.2.27
15
16 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 3 ++-
17 1 file changed, 2 insertions(+), 1 deletion(-)
18
19 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
20 index c76a3c4..3f514ef 100644
21 --- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
22 +++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
23 @@ -2,7 +2,7 @@
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 -EAPI=5
28 +EAPI=6
29
30 KDE_TEST="forceoptional"
31 VIRTUALDBUS_TEST="true"
32 @@ -26,6 +26,7 @@ COMMON_DEPEND="
33 $(add_qt_dep qtgui)
34 $(add_qt_dep qtwidgets)
35 net-libs/accounts-qt
36 + >=net-libs/libaccounts-glib-1.21
37 net-libs/signond
38 "
39 DEPEND="${COMMON_DEPEND}