sci-astronomy/pyephem: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 24 Feb 2019 18:45:12 +0000 (19:45 +0100)
committerAaron Bauman <bman@gentoo.org>
Wed, 27 Feb 2019 04:21:13 +0000 (23:21 -0500)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild
sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild

index 10c8bdb996b0c9ddb24442a08c5886597f5ca8f2..4bba49a96d6ceb90bddf5db89061b14e2f279979 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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} )
 inherit distutils-r1
 
 DESCRIPTION="Astronomical routines for the python programming language"
-HOMEPAGE="http://rhodesmill.org/pyephem/"
+HOMEPAGE="https://rhodesmill.org/pyephem/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"
index 1a2ddf41ddf781ad3f8d934255c20cd9c5cffee1..62b5f19683a049bc6201e3a3c9456245f39ee473 100644 (file)
@@ -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="Astronomical routines for the python programming language"
-HOMEPAGE="http://rhodesmill.org/pyephem/"
+HOMEPAGE="https://rhodesmill.org/pyephem/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"