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/samba/
Date: Fri, 30 Sep 2022 03:49:14
Message-Id: 1664509679.ba2797e42020599bb5ec55bc3cc5891b2c6d5caa.sam@gentoo
1 commit: ba2797e42020599bb5ec55bc3cc5891b2c6d5caa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 03:17:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 03:47:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2797e4
7
8 net-fs/samba: drop obsolete patch
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-fs/samba/samba-4.16.5.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/net-fs/samba/samba-4.16.5.ebuild b/net-fs/samba/samba-4.16.5.ebuild
16 index 5682cc16258b..4caf13dffc76 100644
17 --- a/net-fs/samba/samba-4.16.5.ebuild
18 +++ b/net-fs/samba/samba-4.16.5.ebuild
19 @@ -147,7 +147,6 @@ PATCHES=(
20 "${FILESDIR}/${PN}-4.16.1-netdb-defines.patch"
21 "${FILESDIR}/${PN}-4.16.2-fix-musl-without-innetgr.patch"
22 "${FILESDIR}/ldb-2.5.2-skip-wav-tevent-check.patch"
23 - "${FILESDIR}/${P}-glibc-2.36.patch"
24 "${FILESDIR}/${PN}-4.15.9-libunwind-automagic.patch"
25 )