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-timer-plugin/
Date: Tue, 10 Jul 2018 12:29:44
Message-Id: 1531225747.b6bba6db1feeb1913a89f9ae92922c5e655c0a4a.mgorny@gentoo
1 commit: b6bba6db1feeb1913a89f9ae92922c5e655c0a4a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:10 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bba6db
7
8 xfce-extra/xfce4-timer-plugin: Inline mirror://xfce
9
10 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild | 2 +-
11 xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
15 index 56f3cc96ce2..62d8e0de1ad 100644
16 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
17 +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.6.0.ebuild
18 @@ -6,7 +6,7 @@ inherit multilib xfconf
19
20 DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
21 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
22 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
23 +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27
28 diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
29 index 7e10e9bd72b..65db5e6e5c4 100644
30 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
31 +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-1.7.0.ebuild
32 @@ -7,7 +7,7 @@ inherit gnome2-utils
33
34 DESCRIPTION="A simple timer plug-in for the Xfce desktop environment"
35 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
36 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
37 +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
38
39 LICENSE="GPL-2"
40 SLOT="0"