diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-15 04:02:57 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-11-16 10:09:11 +0100 |
commit | a8ddb0ca8517c69caa1e98b15e10bff2a107d74e (patch) | |
tree | 9ed990e0183f0ef2e31aca79714325a0c59fdbee /kde-plasma/kinfocenter | |
parent | dev-python/nose: Fix MissingTestRestrict (diff) | |
download | gentoo-a8ddb0ca8517c69caa1e98b15e10bff2a107d74e.tar.gz gentoo-a8ddb0ca8517c69caa1e98b15e10bff2a107d74e.tar.bz2 gentoo-a8ddb0ca8517c69caa1e98b15e10bff2a107d74e.zip |
kde-plasma/kinfocenter: Fix HOMEPAGE
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kinfocenter')
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild index 98ff660fe3a6..7c96628820c9 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.16.5.ebuild @@ -8,7 +8,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Utility providing information about the computer hardware" -HOMEPAGE="https://kde.org/applications/system/kinfocenter/" +HOMEPAGE="https://userbase.kde.org/KInfoCenter" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" KEYWORDS="amd64 ~arm arm64 x86" IUSE="gles2 ieee1394 +opengl +pci wayland" diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild index 2906549a2992..0d921c3df595 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.17.3.ebuild @@ -11,7 +11,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Utility providing information about the computer hardware" -HOMEPAGE="https://kde.org/applications/system/kinfocenter/" +HOMEPAGE="https://userbase.kde.org/KInfoCenter" SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |