Gentoo Archives: gentoo-commits

From: Christian Ruppert <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/
Date: Mon, 26 Jun 2017 09:03:55
Message-Id: 1498467805.e82ae4a24c40537d3c4bcc08eb4e61f8a93b9112.idl0r@gentoo
1 commit: e82ae4a24c40537d3c4bcc08eb4e61f8a93b9112
2 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 09:03:25 2017 +0000
4 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 09:03:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82ae4a2
7
8 net-dns/bind-tools: 9.11.1-P1 still needs the patch from bug 600212
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --force
12
13 net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild | 3 +++
14 1 file changed, 3 insertions(+)
15
16 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
17 index 959489a8b65..077b2634df9 100644
18 --- a/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
19 +++ b/net-dns/bind-tools/bind-tools-9.11.1_p1.ebuild
20 @@ -44,6 +44,9 @@ S="${WORKDIR}/${MY_P}"
21 RESTRICT="test"
22
23 src_prepare() {
24 + # bug 600212
25 + epatch "${FILESDIR}"/${PN}-9.11.0_p5-dyndb-dlopen.patch
26 +
27 epatch "${FILESDIR}"/${PN}-9.5.0_p1-lwconfig.patch #231247
28
29 # Disable tests for now, bug 406399