diff options
author | 2020-03-04 13:40:03 +0000 | |
---|---|---|
committer | 2020-03-04 13:40:24 +0000 | |
commit | e744aedf9ec1e2f374acebe42b6d7482e1324618 (patch) | |
tree | 0f2dc4ba780ffc55fe7004590269972f7103975c /net-misc/ntp | |
parent | net-p2p/qbittorrent: sync live ebuild (diff) | |
download | gentoo-e744aedf9ec1e2f374acebe42b6d7482e1324618.tar.gz gentoo-e744aedf9ec1e2f374acebe42b6d7482e1324618.tar.bz2 gentoo-e744aedf9ec1e2f374acebe42b6d7482e1324618.zip |
net-misc/ntp: drop upstreamed 4.2.8-gc-tests.patch, bug #564018
Noticed when tested upstream fix at https://bugs.ntp.org/show_bug.cgi?id=3601
Bug: https://bugs.gentoo.org/674562
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/ntp')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8_p14.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8_p14.ebuild b/net-misc/ntp/ntp-4.2.8_p14.ebuild index 2150ef08bd90..a442cbc860d6 100644 --- a/net-misc/ntp/ntp-4.2.8_p14.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p14.ebuild @@ -47,7 +47,6 @@ PATCHES=( "${FILESDIR}"/${PN}-4.2.8-sntp-test-pthreads.patch #563922 "${FILESDIR}"/${PN}-4.2.8_p10-fix-build-wo-ssl-or-libressl.patch "${FILESDIR}"/${PN}-4.2.8_p12-libressl-2.8.patch - "${FILESDIR}"/${PN}-4.2.8-gc-tests.patch #564018 ) src_prepare() { |