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

index b342be12e09de32501f65c4bbe9b20350d99e9f2..0e10377ad8fc27e03eb299a8433fdc2796d7bbc8 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: Tools to support Python development"
-HOMEPAGE="http://code.enthought.com/projects/dev_tools.php https://pypi.python.org/pypi/etsdevtools"
+HOMEPAGE="https://github.com/enthought/etsdevtools
+       http://docs.enthought.com/etsdevtools/
+       https://pypi.python.org/pypi/etsdevtools"
 SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
 
 LICENSE="BSD"