commit: e80531c6cbe88931f2205ea9a0d5b22e911bf51c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 30 20:40:12 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 30 20:40:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80531c6
net-fs/autofs: add git repo to HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> net-fs/autofs/autofs-5.1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild index 908f5077ea02..b896f7862d5f 100644 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild +++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit linux-info systemd toolchain-funcs DESCRIPTION="Kernel based automounter" -HOMEPAGE="https://web.archive.org/web/*/http://www.linux-consulting.com/Amd_AutoFS/autofs.html" +HOMEPAGE="https://web.archive.org/web/*/http://www.linux-consulting.com/Amd_AutoFS/autofs.html https://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git" SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz https://dev.gentoo.org/~dlan/distfiles/${CATEGORY}/${PN}/${P}-patches-0.tar.xz"