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, 22 Aug 2021 12:33:56
Message-Id: 1629635533.f7777d53676728d2c4627990796c1270a3de4b1f.asturm@gentoo
1 commit: f7777d53676728d2c4627990796c1270a3de4b1f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 21 08:09:48 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 22 12:32:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7777d53
7
8 profiles: targets/plasma: Drop IUSE=phonon from make.defaults
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/targets/desktop/plasma/make.defaults | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults
16 index 1a55f5454a2..443e5705c4c 100644
17 --- a/profiles/targets/desktop/plasma/make.defaults
18 +++ b/profiles/targets/desktop/plasma/make.defaults
19 @@ -1,4 +1,4 @@
20 # Copyright 1999-2020 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 -USE="activities declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets"
24 +USE="activities declarative dri kde kipi kwallet plasma policykit qml semantic-desktop widgets"