commit:     fced353648d6076168910927bdaa3b4ed9e028de
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 18:17:18 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 18:18:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fced3536

kde-plasma/plasma-meta: Import IUSE="smart" from kde overlay

kde-plasma/plasma-disks keywording finished.

Bug: https://bugs.gentoo.org/748453
Closes: https://bugs.gentoo.org/748978
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-meta/metadata.xml                                    | 2 +-
 .../{plasma-meta-5.20.0.ebuild => plasma-meta-5.20.0-r1.ebuild}        | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-meta/metadata.xml 
b/kde-plasma/plasma-meta/metadata.xml
index 544a90543cb..85111e03274 100644
--- a/kde-plasma/plasma-meta/metadata.xml
+++ b/kde-plasma/plasma-meta/metadata.xml
@@ -11,7 +11,6 @@
                <flag name="desktop-portal">Enable 
<pkg>sys-apps/xdg-desktop-portal</pkg> backend implementation for Plasma</flag>
                <flag name="discover">Pull in resources management GUI; a 
centralised GHNS alternative and optional <pkg>sys-apps/fwupd</pkg> 
frontend</flag>
                <flag name="display-manager">Pull in a graphical display 
manager</flag>
-               <flag name="elogind">Use <pkg>sys-auth/elogind</pkg> for 
session tracking</flag>
                <flag name="grub">Pull in Breeze theme for 
<pkg>sys-boot/grub</pkg></flag>
                <flag name="gtk">Enable Breeze widget style and system settings 
module for GTK+</flag>
                <flag name="kwallet">Enable support for KWallet auto-unlocking 
via <pkg>kde-plasma/kwallet-pam</pkg></flag>
@@ -21,6 +20,7 @@
                <flag name="qrcode">Enable support for easy WiFi network 
sharing using QR codes with <pkg>kde-plasma/plasma-nm</pkg></flag>
                <flag name="sddm">Pull in the <pkg>x11-misc/sddm</pkg> display 
manager and system settings module</flag>
                <flag name="sdk">Pull in <pkg>kde-plasma/plasma-sdk</pkg> for 
Plasma development</flag>
+               <flag name="smart">Pull in <pkg>kde-plasma/plasma-disks</pkg> 
for disk health monitoring</flag>
                <flag name="thunderbolt">Pull in 
<pkg>kde-plasma/plasma-thunderbolt</pkg> control center module</flag>
                <flag name="wallpapers">Install wallpapers for the Plasma 
Workspace</flag>
        </use>

diff --git a/kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-5.20.0-r1.ebuild
similarity index 96%
rename from kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild
rename to kde-plasma/plasma-meta/plasma-meta-5.20.0-r1.ebuild
index e2c906f6603..8a124750b41 100644
--- a/kde-plasma/plasma-meta/plasma-meta-5.20.0.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-5.20.0-r1.ebuild
@@ -11,7 +11,7 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="bluetooth +browser-integration crypt +desktop-portal discover 
+display-manager
 +elogind grub gtk +handbook +kwallet +legacy-systray +networkmanager
-plymouth pulseaudio qrcode +sddm sdk systemd thunderbolt +wallpapers"
+plymouth pulseaudio qrcode +sddm sdk +smart systemd thunderbolt +wallpapers"
 
 REQUIRED_USE="^^ ( elogind systemd )"
 
@@ -79,6 +79,7 @@ RDEPEND="
        )
        pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} )
        sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} )
+       smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} )
        thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} )
        wallpapers? ( >=kde-plasma/plasma-workspace-wallpapers-${PV}:${SLOT} )
 "

Reply via email to