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-quicklauncher-plugin/
Date: Tue, 10 Jul 2018 12:29:38
Message-Id: 1531225742.e0c86b9e6707bb87390d46cad53c03d779c2e437.mgorny@gentoo
1 commit: e0c86b9e6707bb87390d46cad53c03d779c2e437
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:47:50 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 12:29:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c86b9e
7
8 xfce-extra/xfce4-quicklauncher-plugin: Inline mirror://xfce
9
10 .../xfce4-quicklauncher-plugin-1.9.4-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
14 index e4cce727609..c61a5eb870f 100644
15 --- a/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
16 +++ b/xfce-extra/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin-1.9.4-r1.ebuild
17 @@ -7,7 +7,7 @@ inherit autotools xfconf
18
19 DESCRIPTION="A quicklauncher plug-in for the Xfce panel"
20 HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-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="GPL-2"
25 SLOT="0"