summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sautier.louis@gmail.com>2018-05-20 21:58:00 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-05-20 23:18:33 +0200
commit55aa69b12729ba98cdaaa9df036f0a582d94e53a (patch)
tree29d1f8d34195e25a653077b2aa39b7e9ab3ba776
parentwww-misc/urlwatch: remove old. (diff)
downloadgentoo-55aa69b12729ba98cdaaa9df036f0a582d94e53a.tar.gz
gentoo-55aa69b12729ba98cdaaa9df036f0a582d94e53a.tar.bz2
gentoo-55aa69b12729ba98cdaaa9df036f0a582d94e53a.zip
www-misc/urlwatch: update HOMEPAGE.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r--www-misc/urlwatch/urlwatch-2.5.ebuild4
-rw-r--r--www-misc/urlwatch/urlwatch-2.6.ebuild4
2 files changed, 4 insertions, 4 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"
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"