From 55aa69b12729ba98cdaaa9df036f0a582d94e53a Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Sun, 20 May 2018 21:58:00 +0200 Subject: www-misc/urlwatch: update HOMEPAGE. Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- www-misc/urlwatch/urlwatch-2.5.ebuild | 4 ++-- www-misc/urlwatch/urlwatch-2.6.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www-misc') 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" diff --git a/www-misc/urlwatch/urlwatch-2.6.ebuild b/www-misc/urlwatch/urlwatch-2.6.ebuild index b8f4d19b7c5b..b88f4abf0119 100644 --- a/www-misc/urlwatch/urlwatch-2.6.ebuild +++ b/www-misc/urlwatch/urlwatch-2.6.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" -- cgit v1.2.3-65-gdbad