From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 45B06138334 for ; Sat, 16 Nov 2019 10:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 607D5E07D7; Sat, 16 Nov 2019 10:07:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 443A1E07D7 for ; Sat, 16 Nov 2019 10:07:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07C7034CEB4 for ; Sat, 16 Nov 2019 10:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C1DC8AF for ; Sat, 16 Nov 2019 10:07:55 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1573860693.e02d1c367406fbf7052ca31994c49f244cc77883.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild kde-plasma/kinfocenter/kinfocenter-9999.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e02d1c367406fbf7052ca31994c49f244cc77883 X-VCS-Branch: master Date: Sat, 16 Nov 2019 10:07:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f4f5ede5-9427-4fb1-8893-5801f76e85ed X-Archives-Hash: 6d61c039c9de5d797bf9aed01bc8b900 commit: e02d1c367406fbf7052ca31994c49f244cc77883 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 15 03:02:14 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 15 23:31:33 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e02d1c36 kde-plasma/kinfocenter: Fix HOMEPAGE Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild | 2 +- kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild index 58978e947f..f105e60520 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.17.49.9999.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" diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index 10f9aa0a62..e36732344e 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.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