commit: e313194dc0d9e9bc9615f61982de38c33505c389 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 14 19:48:15 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 14 20:14:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e313194d
kde-plasma/plasma-workspace-wallpapers: drop 5.27.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.27.2.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 0568970cc882..9923c6db4267 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.26.5.tar.xz 84793540 BLAKE2B cc78540f5003f0d59ed55dbe224b9b00212d146e5cd0ba9a92d79e44e76077161ebcd2dd998009ad51a78d9f0475443d581f90bc8f990f45f3fcbc89435d8ea1 SHA512 e2c1f765c1f163a85eeb8716009105a2ee6d8837966a1fd37195f9e39dc873ce6267357c25f081e87041158a17d79e969ad2085d64805ee9267fd3cae7e65a77 -DIST plasma-workspace-wallpapers-5.27.2.tar.xz 94032072 BLAKE2B 08ba1d34ef22d3967a215be5116b8ddc1568b800f8629d2f6d0620b95368a201ee613976030d2eae44100ac533e9e0f6d22b667db258c6aeab801fbadf878275 SHA512 831006dbb98e453ff6a973e6e2ce7a63e6eeb17e2f2bd852c8ec169063644727f960f71cc798d78c311cb8e76862c64ec8d03245a6eeb004ec331dcd6b311e06 DIST plasma-workspace-wallpapers-5.27.3.tar.xz 94032708 BLAKE2B 8dbb8d2f6010771a8afd98d04d19a8b997c76627a5d43a07650ed2fd7013ce49a570ac8f68b6fbac7b45a2d6561b5363f8b0acf38327cd917ec221003835d382 SHA512 b175ab0f70b1c8184e8b3bce778d0457f15313353febc6806d36df69098e3fce4b5661a742db27e6d823f996c1b57d775ffaa766dd04b34f4eefaa837d753dd6 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.ebuild deleted file mode 100644 index 564203f511e1..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -inherit cmake plasma.kde.org - -DESCRIPTION="Wallpapers for the Plasma workspace" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -BDEPEND=" - dev-qt/qtcore:5 - kde-frameworks/extra-cmake-modules:5 -"
