Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-integration/
Date: Sun, 27 Nov 2022 13:15:28
Message-Id: 1669554867.427861bf7166f0ca74104ae11d5362f0babc6a9e.asturm@gentoo
1 commit: 427861bf7166f0ca74104ae11d5362f0babc6a9e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 13:07:32 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 13:14:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427861bf
7
8 kde-plasma/kwayland-integration: Update DESCRIPTION
9
10 Cleanup idletime plugin meta info fragments from ebuild too.
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 kde-plasma/kwayland-integration/kwayland-integration-5.25.5-r1.ebuild | 4 +---
15 kde-plasma/kwayland-integration/kwayland-integration-5.26.3.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 4 deletions(-)
17
18 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.25.5-r1.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.25.5-r1.ebuild
19 index d854bc8c167f..60b44fb15591 100644
20 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.25.5-r1.ebuild
21 +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.25.5-r1.ebuild
22 @@ -3,13 +3,11 @@
23
24 EAPI=8
25
26 -ECM_TEST="true"
27 KFMIN=5.99.0
28 -PVCUT=$(ver_cut 1-3)
29 QTMIN=5.15.5
30 inherit ecm plasma.kde.org
31
32 -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
33 +DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
34 HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
35
36 LICENSE="LGPL-2.1"
37
38 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.26.3.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.26.3.ebuild
39 index d31f97c623bc..528079dd6f10 100644
40 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.26.3.ebuild
41 +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.26.3.ebuild
42 @@ -7,7 +7,7 @@ KFMIN=5.99.0
43 QTMIN=5.15.5
44 inherit ecm plasma.kde.org
45
46 -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
47 +DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
48 HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
49
50 LICENSE="LGPL-2.1"