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-volumed-pulse/
Date: Tue, 10 Jul 2018 12:29:46
Message-Id: 1531225749.93a87db8d60002f1b65711833c99fd945f3597b0.mgorny@gentoo
1 commit: 93a87db8d60002f1b65711833c99fd945f3597b0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:18 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=93a87db8
7
8 xfce-extra/xfce4-volumed-pulse: Inline mirror://xfce
9
10 xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.2.ebuild | 2 +-
11 xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.2.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.2.ebuild
15 index 26a9f4c19a6..86e68f933a6 100644
16 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.2.ebuild
17 +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.2.ebuild
18 @@ -6,7 +6,7 @@ inherit xfconf
19
20 DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio"
21 HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/"
22 -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
23 +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
24
25 LICENSE="GPL-3"
26 SLOT="0"
27
28 diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
29 index 9ed5707226b..c7003ec8315 100644
30 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
31 +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
32 @@ -5,7 +5,7 @@ EAPI=6
33
34 DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio"
35 HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/"
36 -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
37 +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
38
39 LICENSE="GPL-3"
40 SLOT="0"