Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-applet-weather-widget/
Date: Wed, 12 Sep 2018 10:10:02
Message-Id: 1536746985.b20051fba6245e51f18f880618c54bdf938241d3.asturm@gentoo
1 commit: b20051fba6245e51f18f880618c54bdf938241d3
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Sep 12 09:42:08 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 12 10:09:45 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b20051fb
7
8 kde-misc/plasma-applet-weather-widget: fix HOMEPAGE
9
10 .../plasma-applet-weather-widget-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
14 index 94fb7beffc..d16b6f5e48 100644
15 --- a/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
16 +++ b/kde-misc/plasma-applet-weather-widget/plasma-applet-weather-widget-9999.ebuild
17 @@ -6,7 +6,7 @@ EAPI=6
18 inherit kde5
19
20 DESCRIPTION="Plasma 5 applet for weather forecasts"
21 -HOMEPAGE="https://store.kde.org/content/show.php/Weather+Widget?content=169572
22 +HOMEPAGE="https://store.kde.org/p/998917/
23 https://github.com/kotelnik/plasma-applet-weather-widget"
24
25 if [[ ${KDE_BUILD_TYPE} = live ]] ; then