Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/
Date: Fri, 14 Sep 2018 22:13:59
Message-Id: 1536962953.87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30.whissi@gentoo
1 commit: 87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 14 22:09:13 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 14 22:09:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ff1dc8
7
8 mail-filter/opendkim: add sub slot operator on net-dns/unbound atom
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mail-filter/opendkim/opendkim-2.10.3-r2.ebuild | 4 ++--
13 mail-filter/opendkim/opendkim-2.10.3-r3.ebuild | 4 ++--
14 mail-filter/opendkim/opendkim-2.10.3.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild
18 index cae5527aec2..83fbee2e61f 100644
19 --- a/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild
20 +++ b/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -31,7 +31,7 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
28 lmdb? ( dev-db/lmdb )
29 memcached? ( dev-libs/libmemcached )
30 sasl? ( dev-libs/cyrus-sasl )
31 - unbound? ( >=net-dns/unbound-1.4.1 net-dns/dnssec-root )
32 + unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root )
33 !unbound? ( net-libs/ldns )
34 gnutls? ( >=net-libs/gnutls-2.11.7 )"
35
36
37 diff --git a/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild
38 index 18f586f3be7..4b39b476cb3 100644
39 --- a/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild
40 +++ b/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -32,7 +32,7 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
48 lmdb? ( dev-db/lmdb )
49 memcached? ( dev-libs/libmemcached )
50 sasl? ( dev-libs/cyrus-sasl )
51 - unbound? ( >=net-dns/unbound-1.4.1 net-dns/dnssec-root )
52 + unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root )
53 !unbound? ( net-libs/ldns )
54 gnutls? ( >=net-libs/gnutls-3.3 )"
55
56
57 diff --git a/mail-filter/opendkim/opendkim-2.10.3.ebuild b/mail-filter/opendkim/opendkim-2.10.3.ebuild
58 index 9e1f0e70218..19bee906d0e 100644
59 --- a/mail-filter/opendkim/opendkim-2.10.3.ebuild
60 +++ b/mail-filter/opendkim/opendkim-2.10.3.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=5
67 @@ -28,7 +28,7 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail )
68 lmdb? ( dev-db/lmdb )
69 memcached? ( dev-libs/libmemcached )
70 sasl? ( dev-libs/cyrus-sasl )
71 - unbound? ( >=net-dns/unbound-1.4.1 net-dns/dnssec-root )
72 + unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root )
73 !unbound? ( net-libs/ldns )
74 gnutls? ( >=net-libs/gnutls-2.11.7 )"