commit:     107398a72e493ba3854cf4d1c1e80c3303e728a5
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 22 07:36:15 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 18:52:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107398a7

dev-python/blaze: update HOMEPAGE, use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11457
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/blaze/blaze-0.10.2.ebuild | 4 ++--
 dev-python/blaze/blaze-0.11.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/blaze/blaze-0.10.2.ebuild 
b/dev-python/blaze/blaze-0.10.2.ebuild
index 8acdc8f11a4..2cf0f016591 100644
--- a/dev-python/blaze/blaze-0.10.2.ebuild
+++ b/dev-python/blaze/blaze-0.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="Next generation Python numpy"
-HOMEPAGE="http://blaze.pydata.org/";
+HOMEPAGE="https://blaze.pydata.org https://blaze.readthedocs.io/en/latest/";
 SRC_URI="https://github.com/ContinuumIO/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/blaze/blaze-0.11.3.ebuild 
b/dev-python/blaze/blaze-0.11.3.ebuild
index 30747c68455..db12f7afa14 100644
--- a/dev-python/blaze/blaze-0.11.3.ebuild
+++ b/dev-python/blaze/blaze-0.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Next generation Python numpy"
-HOMEPAGE="http://blaze.readthedocs.io/";
+HOMEPAGE="https://blaze.pydata.org https://blaze.readthedocs.io/en/latest/";
 SRC_URI="https://github.com/blaze/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to