summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2016-04-13 10:53:19 -0300
committerGuilherme Amadio <amadio@gentoo.org>2016-04-13 10:55:36 -0300
commitb4d92ccc2cd035ae996dd1bb3a98c69f5f8891cf (patch)
treeefd236d86eed1a312ccbbd76a0ace6f639fdfbba /sci-physics/pythia
parentnet-p2p/syncthing: remove old (diff)
downloadgentoo-b4d92ccc2cd035ae996dd1bb3a98c69f5f8891cf.tar.gz
gentoo-b4d92ccc2cd035ae996dd1bb3a98c69f5f8891cf.tar.bz2
gentoo-b4d92ccc2cd035ae996dd1bb3a98c69f5f8891cf.zip
sci-physics/pythia-6.4.28: Fix SRC_URI for upstream change
Gentoo-Bug: 579738 Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r--sci-physics/pythia/pythia-6.4.28.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"