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-misc/ptpd/
Date: Fri, 30 Apr 2021 23:43:16
Message-Id: 1619826166.5e89a6c55bfbca1e279994abcc2c8fe9c7828a76.sam@gentoo
1 commit: 5e89a6c55bfbca1e279994abcc2c8fe9c7828a76
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 23:42:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 23:42:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e89a6c5
7
8 net-misc/ptpd: drop obsolete LibreSSL patch
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/ptpd/ptpd-2.3.1-r2.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/net-misc/ptpd/ptpd-2.3.1-r2.ebuild b/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
16 index cfca56347ad..96dae3022e0 100644
17 --- a/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
18 +++ b/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -23,7 +23,6 @@ RDEPEND="${RDEPEND}
26
27 PATCHES=(
28 "${FILESDIR}"/${PN}-2.3.1-fix-snmp.patch
29 - "${FILESDIR}"/${PN}-2.3.1-fix-libressl-compatibility.patch
30 )
31
32 S=${WORKDIR}/ptpd-${P}