Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-weather-plugin/
Date: Tue, 10 Jul 2018 12:29:53
Message-Id: 1531225750.f8891f34ca59ffbbe1d04894f6eecc71f4610eeb.mgorny@gentoo
1 commit: f8891f34ca59ffbbe1d04894f6eecc71f4610eeb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:22 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8891f34
7
8 xfce-extra/xfce4-weather-plugin: Inline mirror://xfce
9
10 xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
14 index 6eb823e4a21..0b33afcde91 100644
15 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
16 +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.ebuild
17 @@ -7,7 +7,7 @@ inherit gnome2-utils
18
19 DESCRIPTION="A weather plug-in for the Xfce desktop environment"
20 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
21 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
22 +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
23
24 LICENSE="GPL-2"
25 SLOT="0"