commit: 010ba7dcdb5205bfaa0d230e6f5e552b001e3e24 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 13:05:29 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 13:10:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010ba7dc
kde-plasma/plasma-workspace-wallpapers: drop 5.23.90* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.23.90.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 3095d5fa8d25..bf79d934a3f3 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.23.5.tar.xz 57049508 BLAKE2B cbf8b48e28536fbb56186cb91c0b171ceaa40c5fcfae916f625312da0d00fba36710420790d149f02e416d97df993e6287eef7de3dd278edd27a829344d450c4 SHA512 942baa01552bd8ca127ea00d25851f7f09bb87bf163bb83bcc5d8249fb684c02421f42fa943d4b1524787d4a3af23eb5ddd8cee09e2087a9aba2c3ee09b3f937 -DIST plasma-workspace-wallpapers-5.23.90.tar.xz 72711912 BLAKE2B ef6c98bc380d7675067c48fbed456039a96e417850574861fce80a714d319d5a6035cd2869ec6c164cf0d4d3072b7063b7a167c9a3545575551eaee9597118a0 SHA512 5295e77911f1d664a5da085e3ff38540bc8e552176e17e5a39d925a8160df260b503c9cf85246faebe0204b8586d03c12b9945ebc15d1ab6d3a6b45bbe788c1c DIST plasma-workspace-wallpapers-5.24.0.tar.xz 72711656 BLAKE2B 47865fa5377e77dfcb0d28f545978135bd6a32dfc9259b5ed6b3806186fedc3ebed1ec3c2a02f99e338fa02dcb2793ed95a3c09047745f077004a3d5d450b29d SHA512 b1baff9d9eeb98ceefca2e3289a4621f104793d9d017a2107bda805b6414d4530260948efae2827a5e68d89526eb2bf9753635b9eaf42458ee8d0fdb3c0b8366 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.90.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.90.ebuild deleted file mode 100644 index bceff041c2fa..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.23.90.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -inherit cmake kde.org - -DESCRIPTION="Wallpapers for the Plasma workspace" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -BDEPEND=" - dev-qt/qtcore:5 - kde-frameworks/extra-cmake-modules:5 -"
