Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/
Date: Fri, 28 Aug 2015 11:08:20
Message-Id: 1440760079.52279cd957791caf2c94c8689361f1f4fa57fc55.johu@gentoo
1 commit: 52279cd957791caf2c94c8689361f1f4fa57fc55
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 28 11:07:59 2015 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 11:07:59 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=52279cd9
7
8 kde-apps/kaccounts-integration: Restrict tests
9
10 Gentoo-Bug: 549444
11 Reported-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
12
13 Package-Manager: portage-2.2.20.1
14
15 kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild | 5 +++++
16 kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild | 5 +++++
17 .../kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild | 5 +++++
18 kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 5 +++++
19 4 files changed, 20 insertions(+)
20
21 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
22 index 474fb10..98b3e40 100644
23 --- a/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
24 +++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.04.3.ebuild
25 @@ -5,6 +5,8 @@
26 EAPI=5
27
28 KDE_TEST="true"
29 +VIRTUALDBUS_TEST="true"
30 +KDE_PUNT_BOGUS_DEPS="true"
31 inherit kde5
32
33 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
34 @@ -33,6 +35,9 @@ DEPEND="
35 "
36 RDEPEND="${DEPEND}"
37
38 +# bug #549444
39 +RESTRICT="test"
40 +
41 src_configure() {
42 local mycmakeargs=(
43 -DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
44
45 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
46 index 474fb10..98b3e40 100644
47 --- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
48 +++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.0.ebuild
49 @@ -5,6 +5,8 @@
50 EAPI=5
51
52 KDE_TEST="true"
53 +VIRTUALDBUS_TEST="true"
54 +KDE_PUNT_BOGUS_DEPS="true"
55 inherit kde5
56
57 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
58 @@ -33,6 +35,9 @@ DEPEND="
59 "
60 RDEPEND="${DEPEND}"
61
62 +# bug #549444
63 +RESTRICT="test"
64 +
65 src_configure() {
66 local mycmakeargs=(
67 -DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
68
69 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
70 index 6e1f8a2..29ac7b6 100644
71 --- a/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
72 +++ b/kde-apps/kaccounts-integration/kaccounts-integration-15.08.49.9999.ebuild
73 @@ -5,6 +5,8 @@
74 EAPI=5
75
76 KDE_TEST="true"
77 +VIRTUALDBUS_TEST="true"
78 +KDE_PUNT_BOGUS_DEPS="true"
79 inherit kde5
80
81 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
82 @@ -33,6 +35,9 @@ DEPEND="
83 "
84 RDEPEND="${DEPEND}"
85
86 +# bug #549444
87 +RESTRICT="test"
88 +
89 src_configure() {
90 local mycmakeargs=(
91 -DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON
92
93 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
94 index 6e1f8a2..29ac7b6 100644
95 --- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
96 +++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
97 @@ -5,6 +5,8 @@
98 EAPI=5
99
100 KDE_TEST="true"
101 +VIRTUALDBUS_TEST="true"
102 +KDE_PUNT_BOGUS_DEPS="true"
103 inherit kde5
104
105 DESCRIPTION="Administer web accounts for the sites and services across the KDE desktop"
106 @@ -33,6 +35,9 @@ DEPEND="
107 "
108 RDEPEND="${DEPEND}"
109
110 +# bug #549444
111 +RESTRICT="test"
112 +
113 src_configure() {
114 local mycmakeargs=(
115 -DCMAKE_DISABLE_FIND_PACKAGE_KF5Akonadi=ON