dev-python/webhelpers: fix HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 21 Mar 2018 19:37:35 +0000 (20:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Mar 2018 11:21:01 +0000 (12:21 +0100)
dev-python/webhelpers/webhelpers-1.3-r1.ebuild

index 2a3ebb4d71d416d3c80d7582cb0ba3ea1ff6d280..5e0c9ea81ae3260493c3d5545cd9b6e0473247c2 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
@@ -10,7 +10,8 @@ MY_PN="WebHelpers"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Web Helpers"
-HOMEPAGE="http://webhelpers.groovie.org/ https://pypi.python.org/pypi/WebHelpers"
+HOMEPAGE="https://docs.pylonsproject.org/projects/webhelpers/en/latest/
+       https://pypi.python.org/pypi/WebHelpers"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"