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 26076138334 for ; Sat, 20 Jul 2019 19:30:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FAA4E07B3; Sat, 20 Jul 2019 19:30:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0716EE079E for ; Sat, 20 Jul 2019 19:30:55 +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 19A843482CC for ; Sat, 20 Jul 2019 19:30:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F8F3731 for ; Sat, 20 Jul 2019 19:30:50 +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: <1563650979.20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-weather-widget/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild X-VCS-Directories: kde-misc/plasma-applet-weather-widget/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2 X-VCS-Branch: master Date: Sat, 20 Jul 2019 19:30:50 +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: fe74cd8b-3255-4843-a993-2e128ac89164 X-Archives-Hash: e95851e6b90cfcd8a0e10ab2de988847 commit: 20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 20 19:09:04 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 20 19:29:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20dbcc0d kde-misc/plasma-applet-weather-widget: Fix HOMEPAGE Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> .../plasma-applet-weather-widget-1.6.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild index 22f4f310aba..3441c226550 100644 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild @@ -7,7 +7,7 @@ QT_MINIMAL=5.12.1 inherit kde5 DESCRIPTION="Plasma 5 applet for weather forecasts" -HOMEPAGE="https://store.kde.org/content/show.php/Weather+Widget?content=169572 +HOMEPAGE="https://store.kde.org/p/998917/ https://github.com/kotelnik/plasma-applet-weather-widget" SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"