commit: 06b00b12ae5778d0042bc3a9d9053fb64812f0d1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 16 13:20:57 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 16 14:40:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b00b12
kde-plasma/plasma-workspace-wallpapers: drop 5.21.2* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.21.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 f52bd8a77e9..3aa2c99cf7c 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.20.5.tar.xz 45932988 BLAKE2B f97004b26d967acf8dc4e24b9d5efeb99c56d69f640d03662162ecf9782c9e0343d99c5ba2813ebab9d9811a03ca37c6ad73ed420f0bb88a393a49e1dce69a76 SHA512 60719b4d963b8e8e4306c2ced7433aa8a009029de7f5fe5e1d4a1743a2554bbf5a64d572a839c2210a474a51e849c7a5bae74dd121f06ca80f076d85bc8eb8b0 -DIST plasma-workspace-wallpapers-5.21.2.tar.xz 48098960 BLAKE2B a8f9ffde2c5d878811c4020a455fbc444211b20a85d49345e9ec02ec2a83324379b36aaacc199ea46dfd49a05b20fc23ca7133fc7293fa57b047ddc7d612ba48 SHA512 97b73b3858dd98158fbb63e55a3854349d3d684015aa9a02f7221c39cd9d6567c8b95c4b0c63cd93bdd64d8f6d617f338291ec5d0cd774a0d1efba18977486cc DIST plasma-workspace-wallpapers-5.21.3.tar.xz 48098692 BLAKE2B 256c30ea2517a745779dfb8af9e8073681d8bddc6fa1757c125eddf431d379d0d834e5ffc9303f9867b4ff0bdaa3add855dea02dd2b1a3da4d4d3b9c4f469fe8 SHA512 75a36ce31bc6bbbfdb990be44103a2f15d2f3b6f3189ba1f22e64c6a7731af9046f69883a701714957e822c19ba0915a0b97c88ba8e429aff925f333cd9e433a diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.21.2.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.21.2.ebuild deleted file mode 100644 index d290aa752ba..00000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.21.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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 ~x86" -IUSE="" - -BDEPEND=" - dev-qt/qtcore:5 - kde-frameworks/extra-cmake-modules:5 -"
