commit: 2a328ed65c5f7c51054443e0104bf7c43f1d8031
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 6 14:20:24 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 6 14:24:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a328ed6
kde-plasma/plasma-workspace-wallpapers: drop 6.1.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-workspace-wallpapers/Manifest | 1 -
.../plasma-workspace-wallpapers-6.1.3.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest
b/kde-plasma/plasma-workspace-wallpapers/Manifest
index 68ce541f1e28..0a4895157307 100644
--- a/kde-plasma/plasma-workspace-wallpapers/Manifest
+++ b/kde-plasma/plasma-workspace-wallpapers/Manifest
@@ -1,3 +1,2 @@
DIST plasma-workspace-wallpapers-5.27.11.tar.xz 94029756 BLAKE2B
570645ce99c8f9992a328d8e61a25f36aa43f8fc7c4742b31869b2df6b234f39e991755867b873158db7ba74accaef5bd627a355cf0cb5b183ce4f5236d0b074
SHA512
796f5c652d449fc5d02a3702cf3037126d26cb1d46f5d698e154a80585931c0a4f6a658ad58ebb611be29bbff8a27a71091fd988a9533e0bcf86d4d597658b2c
-DIST plasma-workspace-wallpapers-6.1.3.tar.xz 100295792 BLAKE2B
e65a77ea12b340e58cf06dbada6fe7457dbc2e466ca1c8a597ff37ef7234dce5819bbbf809bfd112d9df060a167e86ccbb5c8318248fd16b057af1674cb081ad
SHA512
578a8dd5270f5d183d09bbd7990a8321bcc3dcfd78beb840249d61e92b3697832c6e728183f0f0357df32c7441187ff187fcaf62db3cd4a723dce397146c5a76
DIST plasma-workspace-wallpapers-6.1.4.tar.xz 100296044 BLAKE2B
25a35d4836d043bc9ad575d7296208d860d457841d14e301ebebc626fc19dad691347700de325a76dba7e9a7b04420cb8b96b2a951f337ca7f13f10c24e29557
SHA512
3f11ac9cb39437923651c96ccfdd3adb011bcee51adeeadec9a9fe86aa8022840991afad4171c6fc0a16bd0de7396c41c126b42d7e9a2303322e8749eb81b1c5
diff --git
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.3.ebuild
b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.3.ebuild
deleted file mode 100644
index 3c02d63551f0..000000000000
---
a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-6.1.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit cmake plasma.kde.org
-
-DESCRIPTION="Wallpapers for the Plasma workspace"
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-BDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6
- kde-frameworks/extra-cmake-modules:0
-"