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/plasma-nm/
Date: Sat, 03 Nov 2018 20:37:48
Message-Id: 1541275907.677928878d51f784488a6e5a729535eda558c4f6.asturm@gentoo
1 commit: 677928878d51f784488a6e5a729535eda558c4f6
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 3 20:11:47 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 3 20:11:47 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=67792887
7
8 kde-plasma/plasma-nm: Set KDE_TEST=true
9
10 Upstream commits:
11 71833088fb26be75ae88f13f970b814436b688ce
12 788def2743eecaa8c866b15352ec938895ee6f89
13
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15 Package-Manager: Portage-2.3.51, Repoman-2.3.11
16
17 kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 3 ++-
18 1 file changed, 2 insertions(+), 1 deletion(-)
19
20 diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
21 index 4fcd8cfc49..b7e033ba0c 100644
22 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
23 +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
24 @@ -1,8 +1,9 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30
31 +KDE_TEST="true"
32 inherit kde5
33
34 DESCRIPTION="KDE Plasma applet for NetworkManager"