commit: 9b6e55fd3cf554840d284aa0930c30fa6e33b5a8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 23 21:14:42 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 23 21:18:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6e55fd
kde-plasma/plasma-workspace-wallpapers: drop 5.21.0* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.21.0.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index 55d80544897..08bf8fe4b0e 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.0.tar.xz 48099188 BLAKE2B ee2b0440785ba36e337d0644fcb160f46ad72fa953c2cbddebcf7f952f97c878fb0bfd72730aebaadc7a74b10feafa083bc60cb70b056fa02711aeac850d50e5 SHA512 be8f352cfe0df3257e66dd80a30340325f1aabef4192c797614e6bb8ae439e0ded8954aa47271eaec6281d0e447bd565faac2a45b6cf51739dd0bf408937ab67 DIST plasma-workspace-wallpapers-5.21.1.tar.xz 48099032 BLAKE2B f994763f6352d206e963cb37b34019d4804bc32f7624de317c3dbcf0bb613bebf290377ab29bdca07347d9c163a959081f65d64ebbd23f52ea781e7456173fcb SHA512 07852b0a16af14b8e9bfe9aecc088f08ceb76c2d365d9f3b1573039ab6c11d9b5b705ce23330e2fd4df60c747ed269a9c6f86fbed859a72aaa904563a080c5d6 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.21.0.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.21.0.ebuild deleted file mode 100644 index d290aa752ba..00000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.21.0.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 -"
