Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/
Date: Tue, 09 Oct 2018 09:14:00
Message-Id: 1539075376.9bed0fed0cfd9d00d90096dde8e386fa84d357c1.asturm@gentoo
1 commit: 9bed0fed0cfd9d00d90096dde8e386fa84d357c1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 9 08:56:16 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 9 08:56:16 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9bed0fed
7
8 kde-plasma/kwayland-integration: Set KDE_TEST=true
9
10 Upstream commit e2ddf8933f428bacd183401132a841db874306d3
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13 Package-Manager: Portage-2.3.51, Repoman-2.3.11
14
15 kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild | 1 +
16 .../kwayland-integration/kwayland-integration-5.14.49.9999.ebuild | 1 +
17 kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 3 ++-
18 3 files changed, 4 insertions(+), 1 deletion(-)
19
20 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild
21 index 38f6c585e6..5e73d894a7 100644
22 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild
23 +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.0.ebuild
24 @@ -3,6 +3,7 @@
25
26 EAPI=6
27
28 +KDE_TEST="true"
29 inherit kde5
30
31 DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
32
33 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
34 index c7e9bc4871..9f88089ec0 100644
35 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
36 +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.14.49.9999.ebuild
37 @@ -3,6 +3,7 @@
38
39 EAPI=6
40
41 +KDE_TEST="true"
42 inherit kde5
43
44 DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
45
46 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
47 index d924f4ca27..9f88089ec0 100644
48 --- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
49 +++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
50 @@ -1,8 +1,9 @@
51 -# Copyright 1999-2018 Gentoo Foundation
52 +# Copyright 1999-2018 Gentoo Authors
53 # Distributed under the terms of the GNU General Public License v2
54
55 EAPI=6
56
57 +KDE_TEST="true"
58 inherit kde5
59
60 DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"