From ee427d8f888aabe10af126b8f72f30de4f77e2de Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Fri, 14 Jul 2017 08:44:30 +0100 Subject: sys-fs/shake: change SRC_URI to use 'mirror://nongnu/' Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- sys-fs/shake/shake-0.999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs') diff --git a/sys-fs/shake/shake-0.999.ebuild b/sys-fs/shake/shake-0.999.ebuild index b3e817a165ec..775e275db2b0 100644 --- a/sys-fs/shake/shake-0.999.ebuild +++ b/sys-fs/shake/shake-0.999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit cmake-utils eutils DESCRIPTION="defragmenter that runs in userspace while the system is used" HOMEPAGE="http://vleu.net/shake/" -SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.bz2" +SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3