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-meta/
Date: Fri, 09 Oct 2020 06:35:12
Message-Id: 1602181225.6ab7965d8fa123dfd2ac3b26359b7ba2f1feaff2.asturm@gentoo
1 commit: 6ab7965d8fa123dfd2ac3b26359b7ba2f1feaff2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 8 18:20:25 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 8 18:20:25 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6ab7965d
7
8 kde-plasma/plasma-meta: Drop IUSE="smart" until all arches keyworded
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/plasma-meta/plasma-meta-5.19.90.ebuild | 3 +--
14 kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild | 3 +--
15 2 files changed, 2 insertions(+), 4 deletions(-)
16
17 diff --git a/kde-plasma/plasma-meta/plasma-meta-5.19.90.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.19.90.ebuild
18 index 8a124750b4..e2c906f660 100644
19 --- a/kde-plasma/plasma-meta/plasma-meta-5.19.90.ebuild
20 +++ b/kde-plasma/plasma-meta/plasma-meta-5.19.90.ebuild
21 @@ -11,7 +11,7 @@ SLOT="5"
22 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
23 IUSE="bluetooth +browser-integration crypt +desktop-portal discover +display-manager
24 +elogind grub gtk +handbook +kwallet +legacy-systray +networkmanager
25 -plymouth pulseaudio qrcode +sddm sdk +smart systemd thunderbolt +wallpapers"
26 +plymouth pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers"
27
28 REQUIRED_USE="^^ ( elogind systemd )"
29
30 @@ -79,7 +79,6 @@ RDEPEND="
31 )
32 pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} )
33 sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} )
34 - smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} )
35 thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
36 wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
37 "
38
39 diff --git a/kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild
40 index 8a124750b4..e2c906f660 100644
41 --- a/kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild
42 +++ b/kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild
43 @@ -11,7 +11,7 @@ SLOT="5"
44 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
45 IUSE="bluetooth +browser-integration crypt +desktop-portal discover +display-manager
46 +elogind grub gtk +handbook +kwallet +legacy-systray +networkmanager
47 -plymouth pulseaudio qrcode +sddm sdk +smart systemd thunderbolt +wallpapers"
48 +plymouth pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers"
49
50 REQUIRED_USE="^^ ( elogind systemd )"
51
52 @@ -79,7 +79,6 @@ RDEPEND="
53 )
54 pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} )
55 sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} )
56 - smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} )
57 thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
58 wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
59 "