Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace-wallpapers/
Date: Tue, 06 Sep 2022 19:16:15
Message-Id: 1662490866.ea42d9933d1418f103cca7460a1ec99fe65be3c0.asturm@gentoo
1 commit: ea42d9933d1418f103cca7460a1ec99fe65be3c0
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 18:23:26 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 19:01:06 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea42d993
7
8 kde-plasma/plasma-workspace-wallpapers: drop 5.25.49.9999
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 .../plasma-workspace-wallpapers-5.25.49.9999.ebuild | 19 -------------------
13 1 file changed, 19 deletions(-)
14
15 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.25.49.9999.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.25.49.9999.ebuild
16 deleted file mode 100644
17 index 686617077f..0000000000
18 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.25.49.9999.ebuild
19 +++ /dev/null
20 @@ -1,19 +0,0 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=8
25 -
26 -PVCUT=$(ver_cut 1-3)
27 -inherit cmake plasma.kde.org
28 -
29 -DESCRIPTION="Wallpapers for the Plasma workspace"
30 -
31 -LICENSE="GPL-2"
32 -SLOT="5"
33 -KEYWORDS=""
34 -IUSE=""
35 -
36 -BDEPEND="
37 - dev-qt/qtcore:5
38 - kde-frameworks/extra-cmake-modules:5
39 -"