From ad407789da9bde8519598415ce25a2a9706b70ae Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 19 Apr 2018 13:51:17 -0400 Subject: Replace pypi.python.org with pypi.org in HOMEPAGE Bug: https://bugs.gentoo.org/653540 --- net-news/rawdog/rawdog-2.19.ebuild | 2 +- net-news/rawdog/rawdog-2.20.ebuild | 2 +- net-news/rawdog/rawdog-2.22-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-news') diff --git a/net-news/rawdog/rawdog-2.19.ebuild b/net-news/rawdog/rawdog-2.19.ebuild index f3c042ce4122..13e695cd9f1f 100644 --- a/net-news/rawdog/rawdog-2.19.ebuild +++ b/net-news/rawdog/rawdog-2.19.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Rawdog - RSS Aggregator Without Delusions Of Grandeur" -HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.python.org/pypi/rawdog" +HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.org/project/rawdog" SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-news/rawdog/rawdog-2.20.ebuild b/net-news/rawdog/rawdog-2.20.ebuild index e365d3333838..063867448761 100644 --- a/net-news/rawdog/rawdog-2.20.ebuild +++ b/net-news/rawdog/rawdog-2.20.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Rawdog - RSS Aggregator Without Delusions Of Grandeur" -HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.python.org/pypi/rawdog" +HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.org/project/rawdog" SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-news/rawdog/rawdog-2.22-r1.ebuild b/net-news/rawdog/rawdog-2.22-r1.ebuild index e6ef6154e2fd..11c968388770 100644 --- a/net-news/rawdog/rawdog-2.22-r1.ebuild +++ b/net-news/rawdog/rawdog-2.22-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Rawdog, RSS Aggregator Without Delusions Of Grandeur" -HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.python.org/pypi/rawdog" +HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.org/project/rawdog" SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad