diff options
Diffstat (limited to 'kde-plasma/plymouth-kcm')
-rw-r--r-- | kde-plasma/plymouth-kcm/Manifest | 4 | ||||
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-6.2.4.ebuild | 36 | ||||
-rw-r--r-- | kde-plasma/plymouth-kcm/plymouth-kcm-6.2.5.ebuild | 2 |
3 files changed, 2 insertions, 40 deletions
diff --git a/kde-plasma/plymouth-kcm/Manifest b/kde-plasma/plymouth-kcm/Manifest index 4d730278c2f4..d5f0d6aed5f6 100644 --- a/kde-plasma/plymouth-kcm/Manifest +++ b/kde-plasma/plymouth-kcm/Manifest @@ -1,5 +1,3 @@ -DIST plymouth-kcm-6.2.4.tar.xz 47604 BLAKE2B 545fae603196b6e4b3981a867b51a7cbeeab34cacfdac5a075271f7a4a3a92fc174a553938f121f4bff13b3989ee5ad736251a9d9048443a93679e08526bc0e2 SHA512 07904bf928118249be3270a95448449bbcbe7b35c20e3019e6555e91a07f80ab5a82be49214a497d6b0d06f3dd67c7689951c27561e033f29af6e619f7e51eff DIST plymouth-kcm-6.2.5.tar.xz 47684 BLAKE2B 33d5c7b6096a04b33b9315846205c615679a67a35a53766c88bbfd5c2ac109e1ad0fd1252133442bc39f5398c547907be4846727b623d279d6be7d6fc2f17a33 SHA512 e69e5ad514badb36cdbca77d56093834309ccc2f41a76587f2d3ee0690658ecd8124adb3c3b7b2348edf4a05286bed0f8c12d58fd7d5182827b65e93381b189f -EBUILD plymouth-kcm-6.2.4.ebuild 916 BLAKE2B 0441c82402a8794b322b46906a98e8f617e3fdec527e5b7e24815f9cda91791ea0d20a2f93f632fc50be29d7d3cf914acac1f0c8ff5606d4374ce1abb6a050e7 SHA512 07e42549f216e43ea91f584f9b0926a82c438dc8106811e4c8786990e8a3aa3bfa72443596991bf5a48bbd85f34d80e91da7908a7ade76b001724702310b0537 -EBUILD plymouth-kcm-6.2.5.ebuild 904 BLAKE2B ada4f79cf3c2fc75e667f9fbd37d5990b9bc93b2eb0250702a726c7c34d2a12e7836cb57e92626e4f854960f72ef80957159f0c76b33d4efe887f1b5f682eb05 SHA512 c9293f83a7c45f1c5cf0195352394d574a60618d1648aa2a2762a28ddd4371f9486ca9c153e95f782a15e0dc58f53223262a7acf0cc295902da28937a3bed0dd +EBUILD plymouth-kcm-6.2.5.ebuild 902 BLAKE2B 607307d359ea9fb1b8c856ee61d0ac84c6f87beb41ebb0a00266d0087b98b7ef4889ba4b79b5f078577bfe8b4a8cdb45f9bd889960169c2d27abb84ec12c4198 SHA512 076e635ca0c3643c39ede9f11bbc6b1c4123036e1c10ca1270532f62ccfd51b031faa89f76df21c572bf31457828cb5193429b9bce75d9fbd4618d6e59151d36 MISC metadata.xml 444 BLAKE2B c4147b799f72c487637b7fb8d56da55e3fbddd97fdb0f4a1dded4ac1387ffb7d34a160293de2ea9acb52b0743f5e7f36d7b68f031352ef562cf437f809842f5b SHA512 bbb2a5979a05cb5d621341a0918da900ccbc0f7214618445fa3a0ebd27869ab6b98e6c966c280d8f043fbf70cdb5be7ddc8dd306d7fd01045d34e27cf0ea41c3 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.4.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.4.ebuild deleted file mode 100644 index 96dcd69dadb3..000000000000 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.4.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" diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.5.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.5.ebuild index ff48b035c53a..c58cae60da51 100644 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.5.ebuild +++ b/kde-plasma/plymouth-kcm/plymouth-kcm-6.2.5.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plymouth-kcm" LICENSE="GPL-2+" SLOT="6" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~x86" IUSE="" DEPEND=" |