sci-visualization/fityk: Fixing URI to use thirdpartymirror
authorGerhard Bräunlich <wippbox@gmx.net>
Sat, 28 Jan 2017 23:33:07 +0000 (00:33 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 29 Jan 2017 22:51:26 +0000 (23:51 +0100)
Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3701

sci-visualization/fityk/fityk-1.2.1.ebuild

index 48a59d383563a22cce97c4dd591e4d4556d0dc0e..bf5d1bc01fc4501331904f9ffc073e98c04bcdd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ inherit autotools-utils fdo-mime python-r1 wxwidgets
 
 DESCRIPTION="General-purpose nonlinear curve fitting and data analysis"
 HOMEPAGE="http://fityk.nieto.pl/"
-SRC_URI="https://github.com/downloads/${GITHUB_USER}/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/${GITHUB_USER}/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"