summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-06-17 23:27:01 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-06-18 16:51:33 +0200
commit313335f2813bcac800172c49bbdd429007365078 (patch)
tree4e2d1d2c71d00dedd0690724e3741af10516041a /kde-plasma/plymouth-kcm
parentkde-plasma/plasma5support: drop 6.0.90 (diff)
downloadgentoo-313335f2813bcac800172c49bbdd429007365078.tar.gz
gentoo-313335f2813bcac800172c49bbdd429007365078.tar.bz2
gentoo-313335f2813bcac800172c49bbdd429007365078.zip
kde-plasma/plymouth-kcm: drop 6.0.90
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r--kde-plasma/plymouth-kcm/Manifest1
-rw-r--r--kde-plasma/plymouth-kcm/plymouth-kcm-6.0.90.ebuild37
2 files changed, 0 insertions, 38 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index 0856d84717b3..ca1040d298a8 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,3 +1,2 @@
DIST plymouth-kcm-5.27.11.tar.xz 45828 BLAKE2B 28c06e6f1cd8cbd1d82786b00c28f652dc7ac123677ba0e00d2df494fa4ddd57883842051e984b144d6b6a8f87ba3d05d3a07fb9e8eb250013ca7044c232f0e7 SHA512 3b7174d52141db79330cb56ee3426dfc44f5d5edb5ebce5354fca098dd741c2414a0faaf5bc8a10a4c1ca21a72141a0c5f36558ede681400537d0686f4a2b0b5
-DIST plymouth-kcm-6.0.90.tar.xz 46564 BLAKE2B 4e1ac0610984180b74a693f4b3c5ce7f6c39c280efc7814714cfe9691728f120d49247c920ba5db9d2495a9a4c47181a0f559754e6d9c136f413cae2e1abf15e SHA512 3f3134c8bd29a93adad4e2008dcfc6b80ea59fbbbc201a5030b7fde5f8e5bbf2732782c6906d9bea6fef496ed6174b7f48eef51209f909e5404fc614d0ec909e
DIST plymouth-kcm-6.1.0.tar.xz 46652 BLAKE2B cce1003cd85814f7719a2d23bc4256fcabe05dcb59dd3d903187a3bcac94b3bd59cf2fcbaec14f6f5726b1a0d81fd943e60635f6f568948953fff656d65d63d4 SHA512 d859c45d687a8a29de4d454ee1371e872b68aabfed36f7ffdce1eb999a5a76d44fc2308d89ca941851f3dfdbd889fdc006c37068647612187cabc1bc1da9c7e5
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.90.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.90.ebuild
deleted file mode 100644
index 9c3beb05ca83..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.90.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.2.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="KDE Plasma control module for Plymouth"
-HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm"
-
-LICENSE="GPL-2+"
-SLOT="6"
-KEYWORDS="~amd64"
-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
- >=kde-plasma/kde-cli-tools-${PVCUT}:*
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"