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/xfswitch-plugin/
Date: Tue, 10 Jul 2018 12:29:50
Message-Id: 1531225752.bb7f85bdf976470d80b3cddafd10328fb411b706.mgorny@gentoo
1 commit: bb7f85bdf976470d80b3cddafd10328fb411b706
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:33 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7f85bd
7
8 xfce-extra/xfswitch-plugin: Inline mirror://xfce
9
10 xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild
14 index 9d15a9bb129..abf5b49a3b4 100644
15 --- a/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild
16 +++ b/xfce-extra/xfswitch-plugin/xfswitch-plugin-0.0.1-r2.ebuild
17 @@ -6,7 +6,7 @@ inherit multilib xfconf
18
19 DESCRIPTION="A panel plug-in for user switching (using lightdm or gdm or ldm)"
20 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfswitch-plugin"
21 -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz"
22 +SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"