diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 15:16:28 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 15:16:28 +0100 |
commit | 6527ca5c593ea52f5368c2abbfb91a0fc28d4b6b (patch) | |
tree | f6a13b4a6766b955dc07ec323321dc6495e902e2 /app-text/manpager | |
parent | app-shells/gentoo-bashcomp: [QA] Fix BadHomepage (diff) | |
download | gentoo-6527ca5c593ea52f5368c2abbfb91a0fc28d4b6b.tar.gz gentoo-6527ca5c593ea52f5368c2abbfb91a0fc28d4b6b.tar.bz2 gentoo-6527ca5c593ea52f5368c2abbfb91a0fc28d4b6b.zip |
app-text/manpager: [QA] Fix BadHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-text/manpager')
-rw-r--r-- | app-text/manpager/manpager-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/manpager/manpager-1.ebuild b/app-text/manpager/manpager-1.ebuild index c925f2b1adb3..31e3767691ea 100644 --- a/app-text/manpager/manpager-1.ebuild +++ b/app-text/manpager/manpager-1.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit toolchain-funcs DESCRIPTION="Enable colorization of man pages" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" |