From: David Seifert Date: Sat, 8 Feb 2020 14:17:48 +0000 (+0100) Subject: net-misc/throttle: [QA] Fix BadHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=66f0634a8d3367dedb462ed6ae46b552667735de;p=gentoo.git net-misc/throttle: [QA] Fix BadHomepage Signed-off-by: David Seifert --- diff --git a/net-misc/throttle/throttle-1.2-r1.ebuild b/net-misc/throttle/throttle-1.2-r1.ebuild index a5112cba9fcb..15222cd4de12 100644 --- a/net-misc/throttle/throttle-1.2-r1.ebuild +++ b/net-misc/throttle/throttle-1.2-r1.ebuild @@ -9,7 +9,7 @@ inherit autotools # disappeared DESCRIPTION="Bandwidth limiting pipe" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="https://dev.gentoo.org/~grobian/${P}.tar.gz" LICENSE="GPL-2"