commit: e82ae4a24c40537d3c4bcc08eb4e61f8a93b9112
Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 09:03:25 2017 +0000
Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 09:03:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82ae4a2
net-dns/bind-tools: 9.11.1-P1 still needs the patch from bug 600212
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --force
net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
b/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
index 959489a8b65..077b2634df9 100644
--- a/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
@@ -44,6 +44,9 @@ S="${WORKDIR}/${MY_P}"
RESTRICT="test"
src_prepare() {
+ # bug 600212
+ epatch "${FILESDIR}"/${PN}-9.11.0_p5-dyndb-dlopen.patch
+
epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch #231247
# Disable tests for now, bug 406399