commit:     ea8332585ef77cdd7183620889accc2f8dce68da
Author:     Gerhard Bräunlich <wippbox <AT> gmx <DOT> net>
AuthorDate: Sat Jan 28 23:33:07 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 22:51:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea833258

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 48a59d3..bf5d1bc 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"

Reply via email to