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-radio-plugin/
Date: Tue, 10 Jul 2018 12:29:42
Message-Id: 1531225743.f2f1fe63191ea18fbd8b5c62426b235907916cf9.mgorny@gentoo
1 commit: f2f1fe63191ea18fbd8b5c62426b235907916cf9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:47:52 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f1fe63
7
8 xfce-extra/xfce4-radio-plugin: Inline mirror://xfce
9
10 xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild
14 index 476a66693d6..7f5a2633f48 100644
15 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild
16 +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1-r1.ebuild
17 @@ -6,7 +6,7 @@ inherit flag-o-matic multilib xfconf
18
19 DESCRIPTION="V4L radio device control plug-in for the Xfce desktop environment"
20 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-radio-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-3"
25 SLOT="0"