diff options
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r-- | kde-plasma/plymouth-kcm/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-6.0.5.ebuild | 37 |
2 files changed, 0 insertions, 38 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 059c2ef32cba..781dff14a4df 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.5.tar.xz 46468 BLAKE2B eb4bd5b981de0e1c6e71fc7761a7554f95107e1d55be63bf782f70b23727d4012c0cce140af46744a52149f822f7aecc3cd001f99120ca09a404f63446f0c4f4 SHA512 abc3ffa1bdf6d9d86dda293d8dafdb7b8f29e01539fd9f1f6b5db7814741e4b3df8cfcf53896db0d0d9dc2340716533ae72fd9390a280a9d76501dab49e446e4 DIST plymouth-kcm-6.0.90.tar.xz 46564 BLAKE2B 4e1ac0610984180b74a693f4b3c5ce7f6c39c280efc7814714cfe9691728f120d49247c920ba5db9d2495a9a4c47181a0f559754e6d9c136f413cae2e1abf15e SHA512 3f3134c8bd29a93adad4e2008dcfc6b80ea59fbbbc201a5030b7fde5f8e5bbf2732782c6906d9bea6fef496ed6174b7f48eef51209f909e5404fc614d0ec909e diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.5.ebuild deleted file mode 100644 index 3a1ab63851de..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.0.5.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.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.6.2 -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" |