dev-python/scimath: fix HOMEPAGE, add github page.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 14 Apr 2018 17:20:43 +0000 (19:20 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 14 Apr 2018 21:03:28 +0000 (23:03 +0200)
dev-python/scimath/scimath-4.1.2-r1.ebuild

index dce19f877634fa54ec7afa486a3a7b2aea958137..b10a46fbe0fb27258f38f982705c152c404daceb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 virtualx
 
 DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools"
-HOMEPAGE="http://code.enthought.com/projects/sci_math/ https://pypi.python.org/pypi/scimath"
+HOMEPAGE="http://docs.enthought.com/scimath/
+       https://github.com/enthought/scimath
+       https://pypi.python.org/pypi/scimath"
 SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
 
 LICENSE="BSD"