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-misc/plasma-applet-weather-widget/
Date: Sat, 20 Jul 2019 19:30:59
Message-Id: 1563650979.20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2.asturm@gentoo
1 commit: 20dbcc0deda2770198f9474ff9f2f8bb81b2d3b2
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 19:09:04 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 19:29:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20dbcc0d
7
8 kde-misc/plasma-applet-weather-widget: Fix HOMEPAGE
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 .../plasma-applet-weather-widget-1.6.10-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 22f4f310aba..3441c226550 100644
18 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild
19 +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-1.6.10-r1.ebuild
20 @@ -7,7 +7,7 @@ QT_MINIMAL=5.12.1
21 inherit kde5
22
23 DESCRIPTION="Plasma 5 applet for weather forecasts"
24 -HOMEPAGE="https://store.kde.org/content/show.php/Weather+Widget?content=169572
25 +HOMEPAGE="https://store.kde.org/p/998917/
26 https://github.com/kotelnik/plasma-applet-weather-widget"
27 SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"