commit: 41a20cc236ed1ecca8505fd77f21d1d1d3d08855
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 28 20:15:19 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 28 20:48:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a20cc2
kde-plasma/plasma-workspace-wallpapers: drop 6.4.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.4.5.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index 2736d8f0526f..85787cfe25c8 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,2 +1 @@
-DIST plasma-workspace-wallpapers-6.4.5.tar.xz 146652732 BLAKE2B
4b7be19f6269f4e483657a573cc47c9616b491d6876638da9bc1dfa89951882810a25a2462b9d41b57627bbe66ff6aef9b8b2f155fda157226fd9f54163547cc
SHA512
58da59ba47cb7dddbfd7e8e700100d173adf4e9ca7a2f7cba2e4dfed62aadb90b2d6aa97b6d473e9e8b8c0def66373b16653b15309417c04166b66141798012e
DIST plasma-workspace-wallpapers-6.5.4.tar.xz 186904416 BLAKE2B
a549a44709af395a05674e473d637e9195f2610581f640bc236de064cc3409d24a23309117246d81be857f75c5f00edd731ef7e69300ad6b1cefc91547ba1c69
SHA512
2bc2078fb998e97937d38da26395c3b4d1f49a7ba4ba3b1d480019122544fb33a91eb9cc254eaba63a7a95a3a6d1f45d9a92148a0629b2656b4cf112e3b3c2c7
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.4.5.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.4.5.ebuild
deleted file mode 100644
index e79b864f5e8e..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.4.5.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
-"