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/kinfocenter/
Date: Sat, 16 Nov 2019 10:07:59
Message-Id: 1573860693.e02d1c367406fbf7052ca31994c49f244cc77883.asturm@gentoo
1 commit: e02d1c367406fbf7052ca31994c49f244cc77883
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 15 03:02:14 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 15 23:31:33 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e02d1c36
7
8 kde-plasma/kinfocenter: Fix HOMEPAGE
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild | 2 +-
14 kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild
18 index 58978e947f..f105e60520 100644
19 --- a/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild
20 +++ b/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild
21 @@ -11,7 +11,7 @@ QTMIN=5.12.3
22 inherit ecm kde.org
23
24 DESCRIPTION="Utility providing information about the computer hardware"
25 -HOMEPAGE="https://kde.org/applications/system/kinfocenter/"
26 +HOMEPAGE="https://userbase.kde.org/KInfoCenter"
27 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png"
28 LICENSE="GPL-2" # TODO: CHECK
29 SLOT="5"
30
31 diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
32 index 10f9aa0a62..e36732344e 100644
33 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
34 +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
35 @@ -11,7 +11,7 @@ QTMIN=5.12.3
36 inherit ecm kde.org
37
38 DESCRIPTION="Utility providing information about the computer hardware"
39 -HOMEPAGE="https://kde.org/applications/system/kinfocenter/"
40 +HOMEPAGE="https://userbase.kde.org/KInfoCenter"
41 SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png"
42
43 LICENSE="GPL-2" # TODO: CHECK