diff options
author | 2020-02-08 15:18:00 +0100 | |
---|---|---|
committer | 2020-02-08 15:18:00 +0100 | |
commit | c9cada1ea3899ddfbbfc68849ee87cc444d0bf38 (patch) | |
tree | fa356595b2794a3da23c0aa9e7de79d360d2eeda /sys-apps/gentoo-functions | |
parent | sys-apps/baselayout-prefix: [QA] Fix BadHomepage (diff) | |
download | gentoo-c9cada1ea3899ddfbbfc68849ee87cc444d0bf38.tar.gz gentoo-c9cada1ea3899ddfbbfc68849ee87cc444d0bf38.tar.bz2 gentoo-c9cada1ea3899ddfbbfc68849ee87cc444d0bf38.zip |
sys-apps/gentoo-functions: [QA] Fix BadHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps/gentoo-functions')
-rw-r--r-- | sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |