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/xfdashboard/
Date: Tue, 10 Jul 2018 12:29:50
Message-Id: 1531225752.64c33aecd2ce8da255b2bda8c3436d1f15dd25fb.mgorny@gentoo
1 commit: 64c33aecd2ce8da255b2bda8c3436d1f15dd25fb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 10:48:31 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=64c33aec
7
8 xfce-extra/xfdashboard: Inline mirror://xfce
9
10 xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
14 index c27d65e2223..765e8365311 100644
15 --- a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
16 +++ b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
17 @@ -6,7 +6,7 @@ inherit xfconf
18
19 DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
20 HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
21 -SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
22 +SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
23
24 LICENSE="GPL-2"
25 SLOT="0"