diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-15 00:09:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-15 00:09:13 +0200 |
commit | 87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30 (patch) | |
tree | f6d3839de87bdb85514a21a6f1e6b5ab622c20b5 /mail-filter | |
parent | net-libs/gnutls: add slot operator on net-dns/unbound atom (diff) | |
download | gentoo-87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30.tar.gz gentoo-87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30.tar.bz2 gentoo-87ff1dc8f4ff6103385bd8c2315d8738ea0d5f30.zip |
mail-filter/opendkim: add sub slot operator on net-dns/unbound atom
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r2.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3-r3.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/opendkim/opendkim-2.10.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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 )" |