commit:     1662b016f086644c2aa94ee1b1e23938e03ce6ad
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 28 08:27:39 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 06:32:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1662b016

dev-python/numpy: sync HOMEPAGEs, use HTTPS

 dev-python/numpy/numpy-1.10.4.ebuild | 2 +-
 dev-python/numpy/numpy-1.13.3.ebuild | 4 ++--
 dev-python/numpy/numpy-1.8.2.ebuild  | 4 ++--
 dev-python/numpy/numpy-1.9.2.ebuild  | 4 ++--
 dev-python/numpy/numpy-9999.ebuild   | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-python/numpy/numpy-1.10.4.ebuild 
b/dev-python/numpy/numpy-1.10.4.ebuild
index 51072638494..44dbcb1a4e9 100644
--- a/dev-python/numpy/numpy-1.10.4.ebuild
+++ b/dev-python/numpy/numpy-1.10.4.ebuild
@@ -14,7 +14,7 @@ DOC_PV="1.10.1"
 DOC_P="${PN}-${DOC_PV}"
 
 DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://www.numpy.org/";
+HOMEPAGE="https://www.numpy.org";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
        doc? (
                http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip

diff --git a/dev-python/numpy/numpy-1.13.3.ebuild 
b/dev-python/numpy/numpy-1.13.3.ebuild
index 3fde5c7bc3d..6303401c03f 100644
--- a/dev-python/numpy/numpy-1.13.3.ebuild
+++ b/dev-python/numpy/numpy-1.13.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ DOC_PV="1.13.0"
 DOC_P="${PN}-${DOC_PV}"
 
 DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://www.numpy.org/";
+HOMEPAGE="https://www.numpy.org";
 SRC_URI="
        mirror://pypi/${PN:0:1}/${PN}/${P}.zip
        doc? (

diff --git a/dev-python/numpy/numpy-1.8.2.ebuild 
b/dev-python/numpy/numpy-1.8.2.ebuild
index 143290901ac..418fa746819 100644
--- a/dev-python/numpy/numpy-1.8.2.ebuild
+++ b/dev-python/numpy/numpy-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ DOC_PV="1.8.1"
 DOC_P="${PN}-${DOC_PV}"
 
 DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/";
+HOMEPAGE="https://www.numpy.org";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
        doc? (
                http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip

diff --git a/dev-python/numpy/numpy-1.9.2.ebuild 
b/dev-python/numpy/numpy-1.9.2.ebuild
index 64ed2026018..6e96869e38a 100644
--- a/dev-python/numpy/numpy-1.9.2.ebuild
+++ b/dev-python/numpy/numpy-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ DOC_PV="1.9.1"
 DOC_P="${PN}-${DOC_PV}"
 
 DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://numpy.scipy.org/";
+HOMEPAGE="https://www.numpy.org";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
        doc? (
                http://docs.scipy.org/doc/${DOC_P}/${PN}-html-${DOC_PV}.zip

diff --git a/dev-python/numpy/numpy-9999.ebuild 
b/dev-python/numpy/numpy-9999.ebuild
index 4954f795eac..a930c5a32ab 100644
--- a/dev-python/numpy/numpy-9999.ebuild
+++ b/dev-python/numpy/numpy-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ DOC_PV="1.9.1"
 DOC_P="${PN}-${DOC_PV}"
 
 DESCRIPTION="Fast array and numerical python library"
-HOMEPAGE="http://www.numpy.org/";
+HOMEPAGE="https://www.numpy.org";
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/numpy/numpy.git";
 

Reply via email to