Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/bind-tools/
Date: Mon, 07 Jan 2019 00:47:02
Message-Id: 1546822010.702bfe266bdd300e9c1a31fed6a56f0555d17a3a.polynomial-c@gentoo
1 commit: 702bfe266bdd300e9c1a31fed6a56f0555d17a3a
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 7 00:46:50 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 7 00:46:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702bfe26
7
8 net-dns/bind-tools: Added sub-slot dep for net-dns/libidn2
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 net-dns/bind-tools/bind-tools-9.12.2_p1.ebuild | 4 ++--
14 net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild | 2 +-
15 net-dns/bind-tools/bind-tools-9.12.2_p2.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/net-dns/bind-tools/bind-tools-9.12.2_p1.ebuild b/net-dns/bind-tools/bind-tools-9.12.2_p1.ebuild
19 index f4e0311bb53..80461a0f46f 100644
20 --- a/net-dns/bind-tools/bind-tools-9.12.2_p1.ebuild
21 +++ b/net-dns/bind-tools/bind-tools-9.12.2_p1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="5"
28 @@ -32,7 +32,7 @@ CDEPEND="
29 gost? ( >=dev-libs/openssl-1.0.0:0=[-bindist] )
30 xml? ( dev-libs/libxml2 )
31 idn? ( <net-dns/idnkit-2:= )
32 - libidn2? ( net-dns/libidn2 )
33 + libidn2? ( net-dns/libidn2:= )
34 gssapi? ( virtual/krb5 )
35 libedit? ( dev-libs/libedit )
36 !libedit? (
37
38 diff --git a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
39 index b80f167d269..446ed7f678e 100644
40 --- a/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
41 +++ b/net-dns/bind-tools/bind-tools-9.12.2_p2-r1.ebuild
42 @@ -40,7 +40,7 @@ CDEPEND="
43 )
44 xml? ( dev-libs/libxml2 )
45 idn? ( <net-dns/idnkit-2:= )
46 - libidn2? ( net-dns/libidn2 )
47 + libidn2? ( net-dns/libidn2:= )
48 gssapi? ( virtual/krb5 )
49 libedit? ( dev-libs/libedit )
50 !libedit? (
51
52 diff --git a/net-dns/bind-tools/bind-tools-9.12.2_p2.ebuild b/net-dns/bind-tools/bind-tools-9.12.2_p2.ebuild
53 index 19907a9f7c3..3aedc5cc432 100644
54 --- a/net-dns/bind-tools/bind-tools-9.12.2_p2.ebuild
55 +++ b/net-dns/bind-tools/bind-tools-9.12.2_p2.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2018 Gentoo Authors
58 +# Copyright 1999-2019 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=7
62 @@ -32,7 +32,7 @@ CDEPEND="
63 gost? ( >=dev-libs/openssl-1.0.0:0=[-bindist] )
64 xml? ( dev-libs/libxml2 )
65 idn? ( <net-dns/idnkit-2:= )
66 - libidn2? ( net-dns/libidn2 )
67 + libidn2? ( net-dns/libidn2:= )
68 gssapi? ( virtual/krb5 )
69 libedit? ( dev-libs/libedit )
70 !libedit? (