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/cifs-utils/
Date: Fri, 19 Aug 2022 03:38:08
Message-Id: 1660880125.b3c8f0d2ced959cef9cb01d5211e07eec7dc3422.sam@gentoo
1 commit: b3c8f0d2ced959cef9cb01d5211e07eec7dc3422
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 03:24:13 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 03:35:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c8f0d2
7
8 net-fs/cifs-utils: update HOMEPAGE
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild b/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
16 index cb09a6056c8e..42cecd45dbaf 100644
17 --- a/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
18 +++ b/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild
19 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..11} )
20 inherit autotools bash-completion-r1 linux-info pam python-single-r1
21
22 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems"
23 -HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
24 +HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils https://git.samba.org/cifs-utils.git/?p=cifs-utils.git"
25 SRC_URI="https://ftp.samba.org/pub/linux-cifs/${PN}/${P}.tar.bz2"
26
27 LICENSE="GPL-3"