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-xkb-plugin/
Date: Tue, 10 Jul 2018 12:29:49
Message-Id: 1531225751.28364edf355bca833374909c707bad4a53bc3568.mgorny@gentoo
1 commit: 28364edf355bca833374909c707bad4a53bc3568
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:29 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28364edf
7
8 xfce-extra/xfce4-xkb-plugin: Inline mirror://xfce
9
10 xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild
14 index fa6ad217267..9f48b4724d3 100644
15 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild
16 +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.1.ebuild
17 @@ -5,7 +5,7 @@ EAPI=6
18
19 DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop environment"
20 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-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="BSD-2 GPL-2+"
25 SLOT="0"