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-verve-plugin/
Date: Tue, 10 Jul 2018 12:29:46
Message-Id: 1531225748.1b6bcd4bd66639b29e8e1a1c96a2a803b3c41393.mgorny@gentoo
1 commit: 1b6bcd4bd66639b29e8e1a1c96a2a803b3c41393
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:15 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6bcd4b
7
8 xfce-extra/xfce4-verve-plugin: Inline mirror://xfce
9
10 xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild | 2 +-
11 xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild
15 index 4dcb7c9aa15..05f65a1b47c 100644
16 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild
17 +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.1.0.ebuild
18 @@ -6,7 +6,7 @@ inherit multilib xfconf
19
20 DESCRIPTION="A comfortable command line plugin for the Xfce panel"
21 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-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-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild
29 index 7feaa6d127d..bca38884468 100644
30 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild
31 +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-2.0.0.ebuild
32 @@ -5,7 +5,7 @@ EAPI=6
33
34 DESCRIPTION="A comfortable command line plugin for the Xfce panel"
35 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-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"