From ea8332585ef77cdd7183620889accc2f8dce68da Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gerhard=20Br=C3=A4unlich?= Date: Sun, 29 Jan 2017 00:33:07 +0100 Subject: [PATCH] sci-visualization/fityk: Fixing URI to use thirdpartymirror Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3701 --- sci-visualization/fityk/fityk-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.26.2