From 6ea22c4ad65eed28b13eff210cc229196216054e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 20 Apr 2018 10:28:24 +0200 Subject: update pypi HOMEPAGE to avoid redirection Closes: https://github.com/gentoo/gentoo/pull/8080 --- dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild') diff --git a/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild b/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild index e92ba553318e..dea70dbdd5e7 100644 --- a/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild +++ b/dev-util/buildbot-worker/buildbot-worker-1.1.0.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit readme.gentoo-r1 user distutils-r1 DESCRIPTION="BuildBot Worker (slave) Daemon" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-worker" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-worker/" MY_V="${PV/_p/.post}" MY_P="${PN}-${MY_V}" -- cgit v1.2.3-65-gdbad