commit: ecadb344e33f22599d5f665e7bf41598a3079e80
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 20:30:58 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 20:52:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecadb344
kde-plasma/plasma-workspace-wallpapers: drop 6.3.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.3.2.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index e1213d2e329b..47f1d2cc4629 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,3 +1,2 @@
DIST plasma-workspace-wallpapers-6.2.5.tar.xz 111403856 BLAKE2B
9124b0dd61b605730af832e665a06c137af1875ed78e87d5c4f1adae84dd7820a6be4544c1afd38485e6842733c17faa5a554258b47e3c44b69f2917135b6118
SHA512
76d972a8fe00245f0f0195091414b36959b5b120114ab466c7eb1ace3850e2398ebbe85c47a25702bbdc307d1586139303893ee690299877e87f0f15a9d68a20
-DIST plasma-workspace-wallpapers-6.3.2.tar.xz 131045056 BLAKE2B
5ca7436be75ce648b88df5b13ffb86c054cd6919b6acc21d330093e07e2337831d512b7fd65c3dee3a198651b492bccce3b3cf9328592b5309605a3a2cabaa48
SHA512
86080587346c7bc4331fdcf908205fbddef3d7105a2cb126059cebcbb4607e75a3387afe967f14855435821dbb8499a4efc6fd3dbec6c532108e98e68be784e7
DIST plasma-workspace-wallpapers-6.3.3.tar.xz 131044960 BLAKE2B
dffeca3198cfc41de137c6e9cdb01f7e89e9984b16757b8e5c502e0f5fd63617c587eef6192b9a641f7576705b7f529ddd765b541f8380597b63e74cf109569e
SHA512
ae8830f8c5e037c6764c295870ce1efa236a130a74466f7718b63c72e375d0f4283491f78646c461b73cf1d4bd94f0363c2916d8dae527597a65c32ea3e6d2e3
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.3.2.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.3.2.ebuild
deleted file mode 100644
index 3c0701c9c431..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.3.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=6.8.1
-inherit cmake plasma.kde.org
-
-DESCRIPTION="Wallpapers for the Plasma workspace"
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-BDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6
- kde-frameworks/extra-cmake-modules:0
-"