dev-python/apptools: fix HOMEPAGE, add github pagen
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 14 Apr 2018 17:06:02 +0000 (19:06 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 14 Apr 2018 21:03:09 +0000 (23:03 +0200)
dev-python/apptools/apptools-4.2.1.ebuild
dev-python/apptools/apptools-4.3.0.ebuild

index 1c057eb88322e9c775b2922eb04b158fa793cd64..8084a69ab960cd48e02894b34f9eb39fb1ec8ad6 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: Application tools"
-HOMEPAGE="http://code.enthought.com/projects/app_tools/ https://pypi.python.org/pypi/apptools"
+HOMEPAGE="http://docs.enthought.com/apptools/
+       https://github.com/enthought/apptools
+       https://pypi.python.org/pypi/apptools"
 SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
 
 LICENSE="BSD"
index 211fc991992c99c08bb96fbe4e526b9a98a44699..306ed75365d067ad4ec59a05a51d449087de1609 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: Application tools"
-HOMEPAGE="http://code.enthought.com/projects/app_tools/ https://pypi.python.org/pypi/apptools"
+HOMEPAGE="http://docs.enthought.com/apptools/
+       https://github.com/enthought/apptools
+       https://pypi.python.org/pypi/apptools"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"