Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/autofs/
Date: Tue, 30 Aug 2022 20:41:25
Message-Id: 1661892012.e80531c6cbe88931f2205ea9a0d5b22e911bf51c.sam@gentoo
1 commit: e80531c6cbe88931f2205ea9a0d5b22e911bf51c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 20:40:12 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 20:40:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80531c6
7
8 net-fs/autofs: add git repo to HOMEPAGE
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-fs/autofs/autofs-5.1.8-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/autofs/autofs-5.1.8-r1.ebuild b/net-fs/autofs/autofs-5.1.8-r1.ebuild
16 index 908f5077ea02..b896f7862d5f 100644
17 --- a/net-fs/autofs/autofs-5.1.8-r1.ebuild
18 +++ b/net-fs/autofs/autofs-5.1.8-r1.ebuild
19 @@ -6,7 +6,7 @@ EAPI=7
20 inherit linux-info systemd toolchain-funcs
21
22 DESCRIPTION="Kernel based automounter"
23 -HOMEPAGE="https://web.archive.org/web/*/http://www.linux-consulting.com/Amd_AutoFS/autofs.html"
24 +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"
25 SRC_URI="https://www.kernel.org/pub/linux/daemons/${PN}/v5/${P}.tar.xz
26 https://dev.gentoo.org/~dlan/distfiles/${CATEGORY}/${PN}/${P}-patches-0.tar.xz"