Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-plasma/libplasmagenericshell/
Date: Tue, 25 Aug 2020 15:46:50
Message-Id: 1598370382.4a3afd176d9a27cab82be268cda7d6522fdd4e87.asturm@gentoo
1 commit: 4a3afd176d9a27cab82be268cda7d6522fdd4e87
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 20:37:50 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 15:46:22 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=4a3afd17
7
8 kde-plasma/libplasmagenericshell: Drop bogus IUSE=test
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/kde-plasma/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild b/kde-plasma/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild
17 index e0e5364e..f621d6b6 100644
18 --- a/kde-plasma/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild
19 +++ b/kde-plasma/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ inherit kde4-meta
27
28 DESCRIPTION="Libraries for the KDE Plasma shell"
29 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
30 -IUSE="debug test"
31 +IUSE="debug"
32
33 DEPEND="
34 kde-plasma/kephal:4