commit: a285a18a18ec04dd9eb0955eac093230f5029e18
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 19:52:42 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 19:56:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a285a18a
kde-plasma/plasma-workspace-wallpapers: drop 6.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.0.2.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index 615f4a7b536b..d006e4120621 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,3 +1,2 @@
DIST plasma-workspace-wallpapers-5.27.11.tar.xz 94029756 BLAKE2B
570645ce99c8f9992a328d8e61a25f36aa43f8fc7c4742b31869b2df6b234f39e991755867b873158db7ba74accaef5bd627a355cf0cb5b183ce4f5236d0b074
SHA512
796f5c652d449fc5d02a3702cf3037126d26cb1d46f5d698e154a80585931c0a4f6a658ad58ebb611be29bbff8a27a71091fd988a9533e0bcf86d4d597658b2c
-DIST plasma-workspace-wallpapers-6.0.2.tar.xz 110084016 BLAKE2B
0fc3f2c835af90adf8e38506288ba2ba0d9766799e0ca7c5c21d6377739c7947c5f19a6187e61de465726b8be7d80ffb3c469202344f6895868c7701b63cd345
SHA512
e75271a5bfb38529d4ea2606afe02fcdc24a2e760c65be4a8de90184e22242b7317f2a7e2f7082389547b0a0f82570582bf2fd4ed960c487b008166d9823837f
DIST plasma-workspace-wallpapers-6.0.3.tar.xz 110082120 BLAKE2B
0086edbe51e4b280139f787b7bd6573ca547815ee2845509f648e50502e54a23bef7941ee2793116e97bec7bc62a8a3b8f73ee59bdcacdda6aa25b49f7c179a6
SHA512
44a2433f20241f0e745bc72ab8c9bc6f5ddb0160eee4c6bbdcde089b51b891edd4d2917c4e25f4e2e93ded3ccd0712025d0d51954bed245f6a2684771303137a
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.0.2.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.0.2.ebuild
deleted file mode 100644
index a4488992a794..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.6.2
-inherit cmake plasma.kde.org
-
-DESCRIPTION="Wallpapers for the Plasma workspace"
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-BDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6
- kde-frameworks/extra-cmake-modules:0
-"