commit: 5e89a6c55bfbca1e279994abcc2c8fe9c7828a76
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 23:42:46 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 23:42:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e89a6c5
net-misc/ptpd: drop obsolete LibreSSL patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/ptpd/ptpd-2.3.1-r2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
b/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
index cfca56347ad..96dae3022e0 100644
--- a/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
+++ b/net-misc/ptpd/ptpd-2.3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,6 @@ RDEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}"/${PN}-2.3.1-fix-snmp.patch
- "${FILESDIR}"/${PN}-2.3.1-fix-libressl-compatibility.patch
)
S=${WORKDIR}/ptpd-${P}