From: Gerhard Bräunlich Date: Sat, 28 Jan 2017 23:33:07 +0000 (+0100) Subject: sci-visualization/fityk: Fixing URI to use thirdpartymirror X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ea8332585ef77cdd7183620889accc2f8dce68da;p=gentoo.git sci-visualization/fityk: Fixing URI to use thirdpartymirror Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3701 --- diff --git a/sci-visualization/fityk/fityk-1.2.1.ebuild b/sci-visualization/fityk/fityk-1.2.1.ebuild index 48a59d383563..bf5d1bc01fc4 100644 --- a/sci-visualization/fityk/fityk-1.2.1.ebuild +++ b/sci-visualization/fityk/fityk-1.2.1.ebuild @@ -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"