commit: 1969d7552421b4c2cc033896010d348af35e45ad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 16 14:12:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 16 14:12:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1969d755
kde-plasma/plasma-workspace-wallpapers: drop 5.22.0* Signed-off-by: Sam James <sam <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.22.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 5419a009e7d..745285595da 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.0.tar.xz 48099464 BLAKE2B ff5bae588aee48ec16ce409ef870f44eb7c993bfcdee5119127ec8591d13266a950d15468d53a9bdec6d9f4b21461a4e09d7210d715b8183f2bbd9f599c8c8bd SHA512 494fe7220b961ea6223f1fe66a3c8305418b12da07b08b94de96be2528f08a67bc5e5114899ce86f8a4ef0ca22a4450852bf3e92850a4b1fac85c3986dd2f1f4 DIST plasma-workspace-wallpapers-5.22.1.tar.xz 51347808 BLAKE2B 72a03b5048c257a67d69be151115ecf235c7e8eaa772f95b35a9aa237de7078d97815d2fe67fceb5634f8dec9db70ae978c0d7eed28b058e76720c6c3cb95b37 SHA512 e9ad4b8910b0384318e2331db7d1a67549b767b201f125ec79ac54339452555c1172c970750fdc724eb2ec424ffbb6552cf562004113f5ae437706c5da100f77 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.0.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.0.ebuild deleted file mode 100644 index d290aa752ba..00000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.22.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 -"
