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/kinfocenter/
Date: Sat, 16 Nov 2019 09:09:38
Message-Id: 1573895351.a8ddb0ca8517c69caa1e98b15e10bff2a107d74e.asturm@gentoo
1 commit: a8ddb0ca8517c69caa1e98b15e10bff2a107d74e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 15 03:02:57 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 16 09:09:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ddb0ca
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.16.5.ebuild | 2 +-
14 kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild
18 index 98ff660fe3a..7c96628820c 100644
19 --- a/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild
20 +++ b/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild
21 @@ -8,7 +8,7 @@ KDE_HANDBOOK="forceoptional"
22 inherit kde5
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 KEYWORDS="amd64 ~arm arm64 x86"
29 IUSE="gles2 ieee1394 +opengl +pci wayland"
30
31 diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild
32 index 2906549a299..0d921c3df59 100644
33 --- a/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild
34 +++ b/kde-plasma/kinfocenter/kinfocenter-5.17.3.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 LICENSE="GPL-2" # TODO: CHECK
43 SLOT="5"