From: David Seifert Date: Sat, 8 Feb 2020 14:18:00 +0000 (+0100) Subject: sys-apps/gentoo-functions: [QA] Fix BadHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9cada1ea3899ddfbbfc68849ee87cc444d0bf38;p=gentoo.git sys-apps/gentoo-functions: [QA] Fix BadHomepage Signed-off-by: David Seifert --- diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild index 287a61aa175b..6d011618fc13 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild @@ -14,7 +14,7 @@ fi inherit toolchain-funcs flag-o-matic DESCRIPTION="base functions required by all Gentoo systems" -HOMEPAGE="https://www.gentoo.org" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0"