commit: 085cf89af2f8497e613115be68b80b62ee20d779 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 14:17:30 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 14:17:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085cf89a
net-dialup/ppp-scripts: [QA] Fix BadHomepage Signed-off-by: David Seifert <soap <AT> gentoo.org> net-dialup/ppp-scripts/ppp-scripts-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild index e63538fa02b..706162a982c 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"
