commit: 21178d303340e8afd2e67b32c3151ddfad1e223b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 9 14:55:30 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 9 15:09:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21178d30
kde-plasma/plasma-workspace-wallpapers: drop 6.4.4
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.4.4.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index 8f3906e7c712..885aafb1f802 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,3 +1,2 @@
DIST plasma-workspace-wallpapers-6.3.6.tar.xz 131047012 BLAKE2B
72416f6795dd31947c3c7db1c9c70018fd8dc21eb9172c50241063180c5e7dc6e4c8cf05d919ae1ab57c7e1b358d5ef7ca5668546c26e6f5d30e4035bedea67c
SHA512
1e2700a9bb011df3b6c11f9d62eb2a06fb7d9d726136e9022a0b0ad9a8fe84c2758ed617a1d587c9bb2f5a9f640d9edeaa7e42c10cf171d307dfe3bdc8db26a9
-DIST plasma-workspace-wallpapers-6.4.4.tar.xz 146654832 BLAKE2B
4a92c9b8757c0feee4b6134d3c5671115c40f465a312905ec94285eb0e33ac8ea982556f0d836387e3e5b7e20010161f870e038d3a771a3914c035f5073e4cbb
SHA512
09a2fff838a150578488f2a44fda00e667b9f8b5f63753fee31937fb28123bb4a4806220b7487c6e9605f993e015a5cffb99426c21848b59fc7bc4cf594f963e
DIST plasma-workspace-wallpapers-6.4.5.tar.xz 146652732 BLAKE2B
4b7be19f6269f4e483657a573cc47c9616b491d6876638da9bc1dfa89951882810a25a2462b9d41b57627bbe66ff6aef9b8b2f155fda157226fd9f54163547cc
SHA512
58da59ba47cb7dddbfd7e8e700100d173adf4e9ca7a2f7cba2e4dfed62aadb90b2d6aa97b6d473e9e8b8c0def66373b16653b15309417c04166b66141798012e
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.4.4.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.4.4.ebuild
deleted file mode 100644
index 3c0701c9c431..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.4.4.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
-"