commit: 2aad1b37f6927ef9bd4d248d141111068e34f854
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 19:44:37 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 20:45:47 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aad1b37
kde-plasma/plasma-workspace-wallpapers: drop 6.6.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.6.0.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index fcdc92a99f36..545ebc4dda3d 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,3 +1,2 @@
DIST plasma-workspace-wallpapers-6.5.5.tar.xz 186904600 BLAKE2B
d5dfa345430244c5ca23e77ccdc8fc1928f847be3f7dc8a7f9548db2f8d108e02d1d1caad946e2f9a4b6004500c34cc4006408e8e589ea2412c015c921468182
SHA512
edabec8fdc3c148b7788a98dbbf32c196bf3e1ffe78f5c788f38ec6f775ab12d61f312711df8e74c6d7f25558779cf0e70e9da6fb6a8f08828feaab6825dc8fb
-DIST plasma-workspace-wallpapers-6.6.0.tar.xz 226401448 BLAKE2B
078bdac51734d6ecbc02237003401c82efb2f8be748b264d834ab1629149be4724e3cdfed9816261d1513d6a5628be3d552f54544d531ee3f95719afb0d51d39
SHA512
f6341c6798683b6795e6184fa140e09d3807bc0867dc8b4d0e8ddd89fee60e330508e997afac4afe46402436061758011608345f6eaf29879ac0564e2b628c4c
DIST plasma-workspace-wallpapers-6.6.1.tar.xz 226401580 BLAKE2B
7a101cae8a25a05483411794c651559838bf52435ce280fea8954fcbc129c5ebf894a6b9b6c6e5fa340d64c81582e924469c0539bc8fdd5094129e9e9ff995f3
SHA512
72365f04b08b0200adbbe7fc3e8a0ea4cbe84a4688b5a32a87a42b1eb789ccf1d91692e7362388bd196d059b6cdef1dc414d2d407eba2760e62e31ae9fb4bd16
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.6.0.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.6.0.ebuild
deleted file mode 100644
index ef561cca9163..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.6.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=6.10.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
-"