commit: c9cada1ea3899ddfbbfc68849ee87cc444d0bf38 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 14:18:00 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 14:18:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9cada1e
sys-apps/gentoo-functions: [QA] Fix BadHomepage Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild index 287a61aa175..6d011618fc1 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"
