Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/
Date: Sun, 10 May 2020 18:58:41
Message-Id: 1589136196.a336367de2cbec7d77312a18717865ceeaf8f8e4.asturm@gentoo
1 commit: a336367de2cbec7d77312a18717865ceeaf8f8e4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 10 18:43:16 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 10 18:43:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a336367d
7
8 profiles: plasma: Drop USE xcomposite from make.defaults
9
10 It was renamed to X some time ago and the last package using it was dropped.
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 profiles/targets/desktop/plasma/make.defaults | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults
18 index 81288cb5218..1a55f5454a2 100644
19 --- a/profiles/targets/desktop/plasma/make.defaults
20 +++ b/profiles/targets/desktop/plasma/make.defaults
21 @@ -1,4 +1,4 @@
22 # Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -USE="activities declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets xcomposite"
26 +USE="activities declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets"