app-doc/root-docs: ftp -> https SRC_URI move
authorAndrew Savchenko <bircoph@gentoo.org>
Fri, 15 Apr 2016 03:45:29 +0000 (06:45 +0300)
committerAndrew Savchenko <bircoph@gentoo.org>
Fri, 15 Apr 2016 08:01:47 +0000 (11:01 +0300)
Upstream disabled ftp service, so https should be used now.
https://sft.its.cern.ch/jira/browse/ROOT-8114

Package-Manager: portage-2.2.28
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
app-doc/root-docs/root-docs-5.34.26.ebuild
app-doc/root-docs/root-docs-5.34.32.ebuild
app-doc/root-docs/root-docs-6.02.05.ebuild
app-doc/root-docs/root-docs-6.04.06.ebuild

index 00d7860fb4436232c7e7afc20172dae6caa35860..d1c50cf072295bbf057ccbc7ed0a3e9ba2917995 100644 (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$
 
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="http://root.cern.ch/git/root.git"
        KEYWORDS=""
 else
-       SRC_URI="ftp://root.cern.ch/${ROOT_PN}/${ROOT_PN}_v${PV}.source.tar.gz"
+       SRC_URI="https://root.cern.ch/download/${ROOT_PN}_v${PV}.source.tar.gz"
        KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
        S="${WORKDIR}/${ROOT_PN}"
 fi
index 6047298d801be086e9f769f0eeb330c517b898d2..55e5f5d96906134ed5f9a9524b5ce2295951d534 100644 (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$
 
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="http://root.cern.ch/git/root.git"
        KEYWORDS=""
 else
-       SRC_URI="ftp://root.cern.ch/${ROOT_PN}/${ROOT_PN}_v${PV}.source.tar.gz"
+       SRC_URI="https://root.cern.ch/download/${ROOT_PN}_v${PV}.source.tar.gz"
        KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
        S="${WORKDIR}/${ROOT_PN}"
 fi
index cf871ee9625a22034f275393d50e2eea7affd1ec..e5c31b1ccca898e8d0bc2df5f8ae58596ae6f2f0 100644 (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$
 
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
        EVCS_OFFLINE=yes # we need exactly the same checkout as root itself
        EGIT_REPO_URI="http://root.cern.ch/git/root.git"
 else
-       SRC_URI="ftp://root.cern.ch/${ROOT_PN}/${ROOT_PN}_v${PV}.source.tar.gz"
+       SRC_URI="https://root.cern.ch/download/${ROOT_PN}_v${PV}.source.tar.gz"
        KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
        S="${WORKDIR}/${ROOT_PN}-${PV}"
 fi
index 634695228441d4f11c74da083f78ca804f768b98..cb7c22f14a23ae566c13a21ac8957b18f1340a61 100644 (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$
 
@@ -15,7 +15,7 @@ inherit eutils multilib virtualx python-any-r1
 
 DESCRIPTION="Documentation for ROOT Data Analysis Framework"
 HOMEPAGE="http://root.cern.ch/drupal"
-SRC_URI="ftp://root.cern.ch/${ROOT_PN}/${ROOT_PN}_v${PV}.source.tar.gz
+SRC_URI="https://root.cern.ch/download/${ROOT_PN}_v${PV}.source.tar.gz
        math? (
                http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdf -> TMVAUsersGuide-v${TMVA_DOC_PV}.pdf
                http://root.cern.ch/download/doc/RooFit_Users_Manual_${ROOFIT_DOC_PV}.pdf