From: David Seifert Date: Sat, 8 Feb 2020 14:17:30 +0000 (+0100) Subject: net-dialup/ppp-scripts: [QA] Fix BadHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=085cf89af2f8497e613115be68b80b62ee20d779;p=gentoo.git net-dialup/ppp-scripts: [QA] Fix BadHomepage Signed-off-by: David Seifert --- diff --git a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild index e63538fa02ba..706162a982c8 100644 --- a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild +++ b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Common set of scripts for various PPP implementations" -HOMEPAGE="https://gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.xz" LICENSE="GPL-2"