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 C49C6138334 for ; Sat, 13 Oct 2018 23:53:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAC6EE08CA; Sat, 13 Oct 2018 23:53:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A1088E08CA for ; Sat, 13 Oct 2018 23:53:48 +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 F1BAF335CCB for ; Sat, 13 Oct 2018 23:53:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 917C23FB for ; Sat, 13 Oct 2018 23:53:45 +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: <1539474808.bc42dcf1c68e836e2c1817c60f73029f7ac0b2f8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/discover/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/discover/discover-5.14.0.ebuild kde-plasma/discover/discover-5.14.49.9999.ebuild kde-plasma/discover/discover-9999.ebuild X-VCS-Directories: kde-plasma/discover/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bc42dcf1c68e836e2c1817c60f73029f7ac0b2f8 X-VCS-Branch: master Date: Sat, 13 Oct 2018 23:53:45 +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-Archives-Salt: b5a8e9ab-8288-46fb-9128-b7d564927f69 X-Archives-Hash: c0069ac497d38664e8a4b3b115c22a5c commit: bc42dcf1c68e836e2c1817c60f73029f7ac0b2f8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 13 23:53:28 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 13 23:53:28 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc42dcf1 kde-plasma/discover: Fix HOMEPAGE Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/discover/discover-5.14.0.ebuild | 2 +- kde-plasma/discover/discover-5.14.49.9999.ebuild | 2 +- kde-plasma/discover/discover-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/discover/discover-5.14.0.ebuild b/kde-plasma/discover/discover-5.14.0.ebuild index 8f09c25175..2a9fb79a14 100644 --- a/kde-plasma/discover/discover-5.14.0.ebuild +++ b/kde-plasma/discover/discover-5.14.0.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="KDE Plasma resources management GUI" -HOMEPAGE="https://cgit.kde.org/bluedevil.git" +HOMEPAGE="https://userbase.kde.org/Discover" KEYWORDS="~amd64" IUSE="firmware" diff --git a/kde-plasma/discover/discover-5.14.49.9999.ebuild b/kde-plasma/discover/discover-5.14.49.9999.ebuild index 1eb798393b..ae629a159c 100644 --- a/kde-plasma/discover/discover-5.14.49.9999.ebuild +++ b/kde-plasma/discover/discover-5.14.49.9999.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="KDE Plasma resources management GUI" -HOMEPAGE="https://cgit.kde.org/bluedevil.git" +HOMEPAGE="https://userbase.kde.org/Discover" KEYWORDS="" IUSE="firmware" diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild index 1eb798393b..ae629a159c 100644 --- a/kde-plasma/discover/discover-9999.ebuild +++ b/kde-plasma/discover/discover-9999.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="KDE Plasma resources management GUI" -HOMEPAGE="https://cgit.kde.org/bluedevil.git" +HOMEPAGE="https://userbase.kde.org/Discover" KEYWORDS="" IUSE="firmware"