sci-physics/pythia-6.4.28: Fix SRC_URI for upstream change

Gentoo-Bug: 579738

Package-Manager: portage-2.2.28
This commit is contained in:
Guilherme Amadio
2016-04-13 10:53:19 -03:00
parent 92de2ad620
commit b4d92ccc2c

View File

@@ -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 )"