dev-python/ets: fix HOMEPAGE, replace with github/pypi. page
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 14 Apr 2018 17:16:33 +0000 (19:16 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 14 Apr 2018 21:03:23 +0000 (23:03 +0200)
dev-python/ets/ets-4.4.1-r1.ebuild

index edf2d340c781b5c2a69a22d5e7a71527a9af3afa..de96df138714b4118132b27f0e4aa1c627350d78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Meta package for the Enthought Tool Suite"
-HOMEPAGE="http://code.enthought.com/projects/"
+HOMEPAGE="https://pypi.python.org/pypi/ets
+       https://github.com/enthought/ets"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"