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

index 7c60f5684645ecce55030a11cd25e4efe0bc8a88..34b773fc8de1ae24a5984955d4529a65eabfdccc 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: Numerical modeling"
-HOMEPAGE="http://code.enthought.com/projects/block_canvas/ https://pypi.python.org/pypi/blockcanvas"
+HOMEPAGE="http://docs.enthought.com/blockcanvas/
+       https://github.com/enthought/blockcanvas
+       https://pypi.python.org/pypi/blockcanvas"
 SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
 
 LICENSE="BSD"