commit:     d6a245196f045f37e99ab3e584ea0faaeb8a351f
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  2 16:54:57 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Apr  2 16:56:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a24519

sys-apps/systemd: dns-over-tls requires gnutls 3.6.0

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/systemd/{systemd-245-r1.ebuild => systemd-245-r2.ebuild} | 2 +-
 sys-apps/systemd/systemd-9999.ebuild                              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/systemd/systemd-245-r1.ebuild 
b/sys-apps/systemd/systemd-245-r2.ebuild
similarity index 99%
rename from sys-apps/systemd/systemd-245-r1.ebuild
rename to sys-apps/systemd/systemd-245-r2.ebuild
index 685eef777e0..6b80478fa7e 100644
--- a/sys-apps/systemd/systemd-245-r1.ebuild
+++ b/sys-apps/systemd/systemd-245-r2.ebuild
@@ -47,7 +47,7 @@ 
COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-2.0.1:0= )
        curl? ( net-misc/curl:0= )
-       dns-over-tls? ( >=net-libs/gnutls-3.5.3:0= )
+       dns-over-tls? ( >=net-libs/gnutls-3.6.0:0= )
        elfutils? ( >=dev-libs/elfutils-0.158:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
        homed? ( ${OPENSSL_DEP} )

diff --git a/sys-apps/systemd/systemd-9999.ebuild 
b/sys-apps/systemd/systemd-9999.ebuild
index 07b2f6f009a..c35e623d94d 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -47,7 +47,7 @@ 
COMMON_DEPEND=">=sys-apps/util-linux-2.30:0=[${MULTILIB_USEDEP}]
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-2.0.1:0= )
        curl? ( net-misc/curl:0= )
-       dns-over-tls? ( >=net-libs/gnutls-3.5.3:0= )
+       dns-over-tls? ( >=net-libs/gnutls-3.6.0:0= )
        elfutils? ( >=dev-libs/elfutils-0.158:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
        homed? ( ${OPENSSL_DEP} )

Reply via email to