Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-desktop/
Date: Thu, 01 Mar 2018 11:43:38
Message-Id: 1519904603.6c6e2d14c6e68af954025a14ce86434fd41f6ac1.asturm@gentoo
1 commit: 6c6e2d14c6e68af954025a14ce86434fd41f6ac1
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 11:43:23 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 11:43:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c6e2d14
7
8 kde-plasma/plasma-desktop: USE=qt4 off by default
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 kde-plasma/plasma-desktop/plasma-desktop-5.12.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.2.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.12.2.ebuild
16 index e2df415745e..4099aa9321e 100644
17 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.2.ebuild
18 +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.2.ebuild
19 @@ -10,7 +10,7 @@ inherit kde5
20
21 DESCRIPTION="KDE Plasma desktop"
22 KEYWORDS="~amd64 ~arm ~x86"
23 -IUSE="appstream +fontconfig gtk2 gtk3 ibus legacy-systray +mouse pulseaudio +qt4 scim +semantic-desktop touchpad"
24 +IUSE="appstream +fontconfig gtk2 gtk3 ibus legacy-systray +mouse pulseaudio qt4 scim +semantic-desktop touchpad"
25
26 COMMON_DEPEND="
27 $(add_frameworks_dep attica)