diff options
Diffstat (limited to 'www-misc/urlwatch/urlwatch-2.5.ebuild')
-rw-r--r-- | www-misc/urlwatch/urlwatch-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/urlwatch/urlwatch-2.5.ebuild b/www-misc/urlwatch/urlwatch-2.5.ebuild index e378c606808d..5cdb1061895f 100644 --- a/www-misc/urlwatch/urlwatch-2.5.ebuild +++ b/www-misc/urlwatch/urlwatch-2.5.ebuild @@ -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="6" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A tool for monitoring webpages for updates" -HOMEPAGE="https://pypi.org/project/urlwatch/" +HOMEPAGE="https://thp.io/2008/urlwatch/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |