commit: eb413261bf1f0aa466843bcfcafc59c5040540ac Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 16:38:49 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 8 16:44:59 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb413261
kde-plasma/plasma-meta: Drop REQUIRED_USE="rdp? ( systemd )" Follow-up to a1bea8f79790714b14cd20c04d9919b18ac0bd69 Closes: https://bugs.gentoo.org/970981 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../{plasma-meta-6.6.0.ebuild => plasma-meta-6.6.0-r1.ebuild} | 4 ++-- .../{plasma-meta-6.6.2.ebuild => plasma-meta-6.6.2-r1.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.6.0.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.6.0-r1.ebuild similarity index 98% rename from kde-plasma/plasma-meta/plasma-meta-6.6.0.ebuild rename to kde-plasma/plasma-meta/plasma-meta-6.6.0-r1.ebuild index 3f4b13928326..6733b57c5e16 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.6.0.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.6.0-r1.ebuild @@ -16,7 +16,7 @@ discover +display-manager +elogind +firewall flatpak grub gtk +kwallet +networkmanager oxygen-theme plymouth pulseaudio qt5 rdp +sddm sdk +smart systemd thunderbolt unsupported wacom +wallpapers webengine X" -REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd ) rdp? ( systemd )" +REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd )" RDEPEND=" !${CATEGORY}/${PN}:5 @@ -112,12 +112,12 @@ RDEPEND=" >=kde-plasma/kwayland-integration-${PV}:5 >=kde-plasma/plasma-integration-6.5.0:5 ) + rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} ) smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} ) systemd? ( >=sys-apps/systemd-257[pam] firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} ) - rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) ) thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} ) !unsupported? ( !gui-apps/qt6ct ) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.6.2.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.6.2-r1.ebuild similarity index 98% rename from kde-plasma/plasma-meta/plasma-meta-6.6.2.ebuild rename to kde-plasma/plasma-meta/plasma-meta-6.6.2-r1.ebuild index 6d0ece75ef98..de92dc68de1f 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.6.2.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.6.2-r1.ebuild @@ -16,7 +16,7 @@ discover +display-manager +elogind +firewall flatpak grub gtk +kwallet +networkmanager ocr oxygen-theme plymouth pulseaudio rdp +sddm sdk +smart systemd thunderbolt unsupported virtualkeyboard wacom +wallpapers webengine X" -REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd ) rdp? ( systemd )" +REQUIRED_USE="^^ ( elogind systemd ) firewall? ( systemd )" RDEPEND=" !${CATEGORY}/${PN}:5 @@ -107,12 +107,12 @@ RDEPEND=" >=kde-plasma/plymouth-kcm-${PV}:${SLOT} ) pulseaudio? ( >=kde-plasma/plasma-pa-${PV}:${SLOT} ) + rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) sdk? ( >=kde-plasma/plasma-sdk-${PV}:${SLOT} ) smart? ( >=kde-plasma/plasma-disks-${PV}:${SLOT} ) systemd? ( >=sys-apps/systemd-257[pam] firewall? ( >=kde-plasma/plasma-firewall-${PV}:${SLOT} ) - rdp? ( >=kde-plasma/krdp-${PV}:${SLOT} ) ) thunderbolt? ( >=kde-plasma/plasma-thunderbolt-${PV}:${SLOT} ) !unsupported? ( !gui-apps/qt6ct )
