repo/gentoo:master commit in: kde-plasma/plymouth-kcm/
"Andreas Sturmlechner" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786040487.1cf2b00e223aa36850d338eda9125ff18d734ea6.asturm@gentoo> |
commit: 1cf2b00e223aa36850d338eda9125ff18d734ea6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 17:19:55 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 18:21:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf2b00e
kde-plasma/plymouth-kcm: drop 6.7.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plymouth-kcm/Manifest | 1 -
kde-plasma/plymouth-kcm/plymouth-kcm-6.7.3.ebuild | 35 -----------------------
2 files changed, 36 deletions(-)
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index 776885fde3f3..fdd180faf640 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,3 +1,2 @@
DIST plymouth-kcm-6.6.6.tar.xz 49940 BLAKE2B 3562c1aa13a429c8810ffe99ae799c8ea41fbad37c004dcaf052ce071e496565370e81b957a5d8e1d23c6cb91db5de959c536b382461c619a3cf7539807847d6 SHA512 2233bf69a729c3be5ac0daf3de3ca5c968378e40a4f8e9c3c779ab26de3d0e7d335aae4421e4fc45581ec09b9c0df68c5366e8f03bd68166fd8a90a0810b5cc4
-DIST plymouth-kcm-6.7.3.tar.xz 50752 BLAKE2B 1e47f3ae6615f4f9d38019e431c62e92eeaf6f49e3b2e6df2aa8e034cd375ce24062c8680af7c270a7bd6abfa0553b4c7a9c262ae9d8a5302022bda43e0d2a49 SHA512 0117968eb5268d61ae05a812bb16ca7f445c171a7b154ea4e3081bcb68f82ff29beb66d50bb4ced60aec1f87c418602b3f1f780c8189cd28ca0d34fc00d70bb7
DIST plymouth-kcm-6.7.4.tar.xz 50740 BLAKE2B ebf38a5fcdfa865a2ea29ce3200067ca5cf314b61980f311b845a06b54cdff8aebb35ac3c21b675831afce22ff59a555229a914f3856057c149eb7c5fdcc29a1 SHA512 7e150ee239db3e19aefdc86c5ad301b5691d6ce45906edc03fc092d96c12381eaa5345cc48aa6babc70105ce0c66887d2bd5cb321ca336cc70c8485164cc51e6
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.7.3.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.7.3.ebuild
deleted file mode 100644
index 22d4ae8b31d9..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.7.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.26.0
-QTMIN=6.10.1
-inherit ecm plasma.kde.org xdg
-
-DESCRIPTION="KDE Plasma control module for Plymouth"
-HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm"
-
-LICENSE="GPL-2+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=kde-frameworks/karchive-${KFMIN}:6
- >=kde-frameworks/kauth-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/knewstuff-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- sys-boot/plymouth
-"
-RDEPEND="${DEPEND}
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kirigami-${KFMIN}:6
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"