summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-05 19:55:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-05 20:03:45 +0100
commit9df342eac60d18758e8f2fa84439092034c9aeeb (patch)
treeb9499d6a810c8ec9d63bcfbd0097f76015162835 /kde-plasma/plymouth-kcm
parentkde-plasma/plasma5support: drop 6.2.2 (diff)
downloadgentoo-9df342eac60d18758e8f2fa84439092034c9aeeb.tar.gz
gentoo-9df342eac60d18758e8f2fa84439092034c9aeeb.tar.bz2
gentoo-9df342eac60d18758e8f2fa84439092034c9aeeb.zip
kde-plasma/plymouth-kcm: drop 6.2.2
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.2.2.ebuild36
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index 4edce58c205b..36920afa8afc 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,3 +1,2 @@
DIST plymouth-kcm-6.1.5.tar.xz 46576 BLAKE2B 76a4647343ac22cf13e2101b2a37a4605bda7602fb90132ced6ea7c2ebb2a061f6a9d923d1cf248d95b07fb664b27a7aef32a31adc682387f52fe367aff49d64 SHA512 609997981ed905226af62cac55d523864133e73949458334b358426514d65d0d0a2b809049dea08da20426d9318a22e0327a9334a1004d8a59e6592485993ad4
-DIST plymouth-kcm-6.2.2.tar.xz 47592 BLAKE2B 00a45c3d0dbbef83a7362a21f0c8491bf97c95d55a5c85c7346828c981a20bf463c9b1451213b77b21182773c9f770e6da4f167f5e7538f5bbe4b52087db8302 SHA512 9d92400794b83d184bef4233e10a204935ad72afacb4aff95e167dd188753bf9b0b7223dda1349a315f0534d39ddf0c684ce69d12f4d5e88dddd628a5b9965f0
DIST plymouth-kcm-6.2.3.tar.xz 47588 BLAKE2B 27d1551d114f03fd319ed1056394eb5e0878bf827c333e499824d98af5bc1912f9483dbb2bb3abe41eff529456d5afd51908e0b23f8502ffb0abda3f49b4f4d1 SHA512 d5e4d1003faa57ef4b5dceaae5c51d3d57a4ea8d60023866e2100d2abc866e3d11d51eba794432b1b55748273fb6dbde541a1fae85a2986f6513d4df556b209d
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.2.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.2.ebuild
deleted file mode 100644
index 177b37eaa698..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=6.6.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.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 ~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"