commit: c757c353e914a4045d325c0e227e8a08ec2e598c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 6 17:03:48 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 6 17:17:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c757c353
kde-plasma/plasma-workspace-wallpapers: drop 5.22.2* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.22.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 2d922715ece..6f2b77c512c 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.21.5.tar.xz 48099464 BLAKE2B 1cf45627c00ebce5ac6960cbc1c773f4239398de247a2e29866de8daa53e7a9804b2185d148c3a8c507eac1c6a333c9c6a5472b37d26979029df3652e69913c0 SHA512 d0a7862b55238bafc106b654bd584cd6e2fbeead8d6694cc71df23e74a2da02c0b25b2f412514b45c1d2b04567e7758ef7d77b6fc5bd814b5f5bdee0c26926ca -DIST plasma-workspace-wallpapers-5.22.2.tar.xz 51347824 BLAKE2B 445c98174845ba8b5c22b44a2b98f7717b304f951fd029ee6c5cce51cb84320761de7fa0662436814021e61ad53bc7aa680552c4fd9756204bd7f0e4c1fd2a43 SHA512 2f71cb4cd02f54840abe6856fb4b53463f65b4ff0b3462d2f0bb39c12252446b03ac94160a082fbc3559ab560d199a40cc065e233c08b5b39444a831cf1128fe DIST plasma-workspace-wallpapers-5.22.3.tar.xz 51348192 BLAKE2B 8de5d2d8700be72edd6af4a58a46ca0a0573543f55c3b338b7fa8b71c8848ecbe170caa88c7ed8ff8213fc6f5076a2bb7aa9add861d197db2686761d98b9f9aa SHA512 cdeda0696a8f81d98ad0e217c7e5dea8801c0a0968b8bdcbd50e858aa8e4977b764a3a05c44650d90c820e2f9d5f8c7a8f6b064a6301b8eca0a818d457b76fc4 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.2.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.2.ebuild deleted file mode 100644 index d290aa752ba..00000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.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 -"
