From: Guilherme Amadio Date: Wed, 13 Apr 2016 13:53:19 +0000 (-0300) Subject: sci-physics/pythia-6.4.28: Fix SRC_URI for upstream change X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b4d92ccc2cd035ae996dd1bb3a98c69f5f8891cf;p=gentoo.git sci-physics/pythia-6.4.28: Fix SRC_URI for upstream change Gentoo-Bug: 579738 Package-Manager: portage-2.2.28 --- diff --git a/sci-physics/pythia/pythia-6.4.28.ebuild b/sci-physics/pythia/pythia-6.4.28.ebuild index 663c8362c62b..edb03911c13c 100644 --- a/sci-physics/pythia/pythia-6.4.28.ebuild +++ b/sci-physics/pythia/pythia-6.4.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ HOMEPAGE="http://pythia6.hepforge.org/" # tar cJf pythia-6.4.x.tar.xz SRC_URI=" https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.xz - ftp://root.cern.ch/root/pythia6.tar.gz + https://root.cern.ch/download/pythia6.tar.gz doc? ( http://home.thep.lu.se/~torbjorn/pythia/lutp${DOC_PV}man2.pdf ) examples? ( mirror://gentoo/${PN}-${EX_PV}-examples.tar.bz2 )"