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-wavelan-plugin/
Date: Tue, 10 Jul 2018 12:29:48
Message-Id: 1531225749.b6741c51e7afb80ecff8d7a9df052948a2279909.mgorny@gentoo
1 commit: b6741c51e7afb80ecff8d7a9df052948a2279909
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:20 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6741c51
7
8 xfce-extra/xfce4-wavelan-plugin: Inline mirror://xfce
9
10 xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild
14 index 73024fafddb..ba6ce6615fc 100644
15 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild
16 +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.0.ebuild
17 @@ -7,7 +7,7 @@ inherit gnome2-utils xdg-utils
18
19 DESCRIPTION="A panel plug-in to display wireless interface statistics"
20 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-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="BSD-2"
25 SLOT="0"