commit: 1b7a4f0bb71b3f845098b6b622851fcf17e10d50 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon May 22 09:19:53 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon May 22 12:53:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7a4f0b
kde-plasma/plasma-workspace-wallpapers: drop 5.27.4.1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace-wallpapers/Manifest | 1 - .../plasma-workspace-wallpapers-5.27.4.1.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/kde-plasma/plasma-workspace-wallpapers/Manifest b/kde-plasma/plasma-workspace-wallpapers/Manifest index cdedfa87b4b3..3e32afbe3d06 100644 --- a/kde-plasma/plasma-workspace-wallpapers/Manifest +++ b/kde-plasma/plasma-workspace-wallpapers/Manifest @@ -1,2 +1 @@ -DIST plasma-workspace-wallpapers-5.27.4.1.tar.xz 94032804 BLAKE2B f6515c2fc3dd9ee5f9af1cfa01e53060c662036ddba79b99bc20a31c03e0b199760d763dbcfe1cc866948868f1ccf2eb49041f02363b61a69117f8368521b326 SHA512 bcb5651ff5f31629465d0d3c78b9253a12cea748c6fb96f5f01eb2e61e852db5aeac1da2472d9c1c4ba98d52bfefa43c1570bc623361afcc59d019f0ce2c6a6e DIST plasma-workspace-wallpapers-5.27.5.tar.xz 94032868 BLAKE2B 5342067f706b9cb9760abd08bc3c7d3636236959fda215a735a1fa3e4b4fd2a9a254facfface8a97bfcd9c33c413f995cdf80787ffa1fd630a5149a141a6f935 SHA512 c434300754a196619f5ccbe0cbaf2ab302b7cc380ef6fdba8d18bfbc5827156ba22432d826ba12ccf30183c9df7faf779a1724ed4a68e236aa1a9b9f770db846 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.27.4.1.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.27.4.1.ebuild deleted file mode 100644 index f5fe066db7dd..000000000000 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.27.4.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-3) -inherit cmake plasma.kde.org - -DESCRIPTION="Wallpapers for the Plasma workspace" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="" - -BDEPEND=" - dev-qt/qtcore:5 - kde-frameworks/extra-cmake-modules:5 -"
