commit: d3849c53b53101b8db07986ce156c02c69b64ed8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 3 18:16:48 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 3 19:04:20 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3849c53
kde-plasma/plasma-workspace-wallpapers: drop 6.6.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.6.1.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index 8997bce3e0ed..ff3f40fc33f1 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.1.tar.xz 226401580 BLAKE2B
7a101cae8a25a05483411794c651559838bf52435ce280fea8954fcbc129c5ebf894a6b9b6c6e5fa340d64c81582e924469c0539bc8fdd5094129e9e9ff995f3
SHA512
72365f04b08b0200adbbe7fc3e8a0ea4cbe84a4688b5a32a87a42b1eb789ccf1d91692e7362388bd196d059b6cdef1dc414d2d407eba2760e62e31ae9fb4bd16
DIST plasma-workspace-wallpapers-6.6.2.tar.xz 226401732 BLAKE2B
1fba860451d95e68886d4b2bd8d7e3d1d78e0ca332ba870bd154f0653a90d7af6a7af8dbfa88118ede2a834afc8b3a6f649c0599fc64303e4f221b532b08f3a9
SHA512
8449f505d4efbe69e1d64a50c079669e46abfe0a87468d531e98cc907bf83016373783f773e6880addd796a8c09634eb81bc6d5868a5f5538a41090ad4dbc9cf
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.6.1.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.6.1.ebuild
deleted file mode 100644
index ef561cca9163..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.6.1.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
-"