commit: 2a05fa197e097649d54cdfffbdcf1de4fc732baa Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 28 15:30:14 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 28 15:37:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a05fa19
kde-plasma/plasma-workspace-wallpapers: drop 5.19.3* Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.19.3.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index e0f21ccaacb..c603d741297 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-wallpapers-5.18.5.tar.xz 37110292 BLAKE2B 34dcfad8d3d47a32b63a3d002cd3ce4c59a4b5127002df4c5a39c7df4296890ef59713fbe4c52693ce728aa7a349ffbf3c133a28699f314791e485b28cbdda95 SHA512 75d5042fd955849cb67b1f7711b2e3e63d03ece7aacd4fc88bcd8c8652ca40a62351c1666b9c86275d1b495fa73d0089e8046dc1f65fc6fb23d9010ddc6f514e -DIST plasma-workspace-wallpapers-5.19.3.tar.xz 41824716 BLAKE2B cef2b61af06132817b4480fc3f45c7fd900166f83d252b20abc328018c279e1b48bac82e2f9753f6efd4317237fcb8e413b44e1e51a935979b42e5e687a93a32 SHA512 281172c5f292214f235c1cfe52e6c7530551b9a376afb4d9befa2a51243e0632be13a4aba15320c31c57091c7c6240cce1a5ff19ff6e34005b486d7790a16662 DIST plasma-workspace-wallpapers-5.19.4.tar.xz 41824740 BLAKE2B 38fdc060635be9e930645a5fd7ef918a2201fd2c9132ea1c78ea25cecfca4bdc8fef40e8df28766eaa6b1823f93781bfc7fcb7714d7dc68223b5f2e3cf63f4e0 SHA512 26842ca233f8a60d7506f92a4e84c21dde27e5b60e40a1738f30afe9baa39afb6f38fc102ff46a6bb48a317eca1d2fe55b035b00445ca9ed106eaa1ceff0e04f diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.19.3.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.19.3.ebuild deleted file mode 100644 index 0fe9c7985bd..00000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.19.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 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 -"
