summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-31 20:59:36 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-09 10:08:54 -0400
commit6ab89890e6a398c6288fda41da93b722cc7cf99d (patch)
tree5449a4c2bfaa818b1f03186caf4d59786a561ec9 /dev-python/oct2py/oct2py-3.6.0.ebuild
parentmedia-gfx/tintii: use HTTPs (diff)
downloadgentoo-6ab89890e6a398c6288fda41da93b722cc7cf99d.tar.gz
gentoo-6ab89890e6a398c6288fda41da93b722cc7cf99d.tar.bz2
gentoo-6ab89890e6a398c6288fda41da93b722cc7cf99d.zip
dev-python/oct2py: use HTTPs, sync HOMEPAGEs
Closes: https://github.com/gentoo/gentoo/pull/8656
Diffstat (limited to 'dev-python/oct2py/oct2py-3.6.0.ebuild')
-rw-r--r--dev-python/oct2py/oct2py-3.6.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild
index 9c4d8531d8d1..6b185ef9897c 100644
--- a/dev-python/oct2py/oct2py-3.6.0.ebuild
+++ b/dev-python/oct2py/oct2py-3.6.0.ebuild
@@ -9,9 +9,8 @@ inherit distutils-r1
DESCRIPTION="Python to GNU Octave bridge"
HOMEPAGE="
- https://pypi.org/project/oct2py/
- http://pythonhosted.org/oct2py/
- https://github.com/blink1073/oct2py"
+ https://github.com/blink1073/oct2py
+ https://blink1073.github.io/oct2py/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"