summaryrefslogtreecommitdiff
path: root/kde-plasma/plymouth-kcm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-12-11 02:01:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-12-11 02:01:11 +0000
commit494ca58c9f5243dd4b56557aa8c41bce76e95ec3 (patch)
treeb699beb74ae3071c865d4f2e95ed7f376f99214a /kde-plasma/plymouth-kcm
parent59437d191de3ff33f9bfa37f8656d849184fcaf0 (diff)
gentoo auto-resync : 11:12:2024 - 02:01:11
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r--kde-plasma/plymouth-kcm/Manifest2
-rw-r--r--kde-plasma/plymouth-kcm/plymouth-kcm-6.1.5.ebuild36
2 files changed, 0 insertions, 38 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest
index 0b9194d6aebe..cf91c72e1aed 100644
--- a/kde-plasma/plymouth-kcm/Manifest
+++ b/kde-plasma/plymouth-kcm/Manifest
@@ -1,5 +1,3 @@
-DIST plymouth-kcm-6.1.5.tar.xz 46576 BLAKE2B 76a4647343ac22cf13e2101b2a37a4605bda7602fb90132ced6ea7c2ebb2a061f6a9d923d1cf248d95b07fb664b27a7aef32a31adc682387f52fe367aff49d64 SHA512 609997981ed905226af62cac55d523864133e73949458334b358426514d65d0d0a2b809049dea08da20426d9318a22e0327a9334a1004d8a59e6592485993ad4
DIST plymouth-kcm-6.2.4.tar.xz 47604 BLAKE2B 545fae603196b6e4b3981a867b51a7cbeeab34cacfdac5a075271f7a4a3a92fc174a553938f121f4bff13b3989ee5ad736251a9d9048443a93679e08526bc0e2 SHA512 07904bf928118249be3270a95448449bbcbe7b35c20e3019e6555e91a07f80ab5a82be49214a497d6b0d06f3dd67c7689951c27561e033f29af6e619f7e51eff
-EBUILD plymouth-kcm-6.1.5.ebuild 916 BLAKE2B 7820cc2916725873d327e1c2e7636727ae4c7d50e134db266128296bdec49463fb5cf71fb098d4b096b4a9209ee7bd529aef088dc9ea4e9433ab5dd8c5f5451f SHA512 8806579ca1a878ae395ac1e4b5b2a79479c1555e231686197a31bfa4204f4cb1d4bccfd1a6d2aa6a6c5d80026860e950d03c7a21dbcd0bb23d4231d4564708fd
EBUILD plymouth-kcm-6.2.4.ebuild 916 BLAKE2B 0441c82402a8794b322b46906a98e8f617e3fdec527e5b7e24815f9cda91791ea0d20a2f93f632fc50be29d7d3cf914acac1f0c8ff5606d4374ce1abb6a050e7 SHA512 07e42549f216e43ea91f584f9b0926a82c438dc8106811e4c8786990e8a3aa3bfa72443596991bf5a48bbd85f34d80e91da7908a7ade76b001724702310b0537
MISC metadata.xml 444 BLAKE2B c4147b799f72c487637b7fb8d56da55e3fbddd97fdb0f4a1dded4ac1387ffb7d34a160293de2ea9acb52b0743f5e7f36d7b68f031352ef562cf437f809842f5b SHA512 bbb2a5979a05cb5d621341a0918da900ccbc0f7214618445fa3a0ebd27869ab6b98e6c966c280d8f043fbf70cdb5be7ddc8dd306d7fd01045d34e27cf0ea41c3
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.1.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.1.5.ebuild
deleted file mode 100644
index a635f223daf6..000000000000
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.1.5.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.5.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"