sys-fs/shake: change SRC_URI to use 'mirror://nongnu/'
authorSergei Trofimovich <slyfox@gentoo.org>
Fri, 14 Jul 2017 07:44:30 +0000 (08:44 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Fri, 14 Jul 2017 07:45:32 +0000 (08:45 +0100)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

sys-fs/shake/shake-0.999.ebuild

index b3e817a165ec4e587a26ac7d31349a437caadcb4..775e275db2b0f5cf73780436eda301351260487f 100644 (file)
@@ -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"