summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-02-28 16:38:46 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-28 16:43:57 +0100
commitca8bbf3af1132983b6bbf52e18f538e70bfe2c00 (patch)
treedc9aa6c18d1ce327be6929abaecceb87932cb4b1 /kde-plasma/plymouth-kcm
parentkde-plasma/plasma-welcome: drop 5.27.1 (diff)
downloadgentoo-ca8bbf3af1132983b6bbf52e18f538e70bfe2c00.tar.gz
gentoo-ca8bbf3af1132983b6bbf52e18f538e70bfe2c00.tar.bz2
gentoo-ca8bbf3af1132983b6bbf52e18f538e70bfe2c00.zip
kde-plasma/plymouth-kcm: drop 5.27.1
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-5.27.1.ebuild38
2 files changed, 0 insertions, 39 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index db4775dd036b..41d5e1b3614f 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,3 +1,2 @@
DIST plymouth-kcm-5.26.5.tar.xz 44028 BLAKE2B d02d378b930a2441f797be6c93669fbc4d13c673ec73c7eba8e3b02a8b54bd84f7fe32b0824f1910ac74343ddd113ac3dd41e68becfd3f77e3e2eb02e315adbd SHA512 c7c1ef4032b855846fe26a0c3be98835c0b9f3866612092ce6c07ae50898d99c3d988b0603df4305e484035b535e1991f5425bb99343e177fe9764c1ebdcfdc7
-DIST plymouth-kcm-5.27.1.tar.xz 45580 BLAKE2B fb53a22466155311a112f4f7e5447a652cee0b23f3c34b1504ae5a96c5aaf69a51a05ae3100168b5b810df0ba183622be4d46dc632e1601a5df5d4b2caecdbac SHA512 84da120f17dab3fecdb06b87aee82d02b150e847f8c061346b1930433d74b3e02fb5179deea765cfa51087c678a2931938c8bef5be82c54be94a7ea528a557cd
DIST plymouth-kcm-5.27.2.tar.xz 45560 BLAKE2B e1d22218d2a11faa2513c7e0907c70710c28ad90da790772fae94a1b0c3f9e777ed3cbf2c6c6440c7ad7f9fe8973cab502e494bc0d79d2e084f67a896c32606c SHA512 51cf21dc2e68d6b46e6ff6e819e50a6be56149242e92145eb8c612b41ed2c8e232d78e745ee4861ffe64c5bfd4ecd36d49fab58412904781fc71912a336b0f20
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.1.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.1.ebuild
deleted file mode 100644
index 774a59d17f14..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="KDE Plasma control module for Plymouth"
-HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm"
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtquickcontrols-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kauth-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- sys-boot/plymouth
-"
-RDEPEND="${DEPEND}
- >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"