From: Thomas Deutschmann Date: Fri, 14 Sep 2018 22:09:13 +0000 (+0200) Subject: mail-filter/opendkim: add sub slot operator on net-dns/unbound atom X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30;p=gentoo.git mail-filter/opendkim: add sub slot operator on net-dns/unbound atom Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild index cae5527aec29..83fbee2e61f9 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -31,7 +31,7 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) lmdb? ( dev-db/lmdb ) memcached? ( dev-libs/libmemcached ) sasl? ( dev-libs/cyrus-sasl ) - unbound? ( >=net-dns/unbound-1.4.1 net-dns/dnssec-root ) + unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root ) !unbound? ( net-libs/ldns ) gnutls? ( >=net-libs/gnutls-2.11.7 )" diff --git a/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild index 18f586f3be7b..4b39b476cb33 100644 --- a/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,7 +32,7 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) lmdb? ( dev-db/lmdb ) memcached? ( dev-libs/libmemcached ) sasl? ( dev-libs/cyrus-sasl ) - unbound? ( >=net-dns/unbound-1.4.1 net-dns/dnssec-root ) + unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root ) !unbound? ( net-libs/ldns ) gnutls? ( >=net-libs/gnutls-3.3 )" diff --git a/mail-filter/opendkim/opendkim-2.10.3.ebuild b/mail-filter/opendkim/opendkim-2.10.3.ebuild index 9e1f0e702189..19bee906d0e1 100644 --- a/mail-filter/opendkim/opendkim-2.10.3.ebuild +++ b/mail-filter/opendkim/opendkim-2.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,7 +28,7 @@ DEPEND="|| ( mail-filter/libmilter mail-mta/sendmail ) lmdb? ( dev-db/lmdb ) memcached? ( dev-libs/libmemcached ) sasl? ( dev-libs/cyrus-sasl ) - unbound? ( >=net-dns/unbound-1.4.1 net-dns/dnssec-root ) + unbound? ( >=net-dns/unbound-1.4.1:= net-dns/dnssec-root ) !unbound? ( net-libs/ldns ) gnutls? ( >=net-libs/gnutls-2.11.7 )"