From eaa749c12265bb592deb57e9b2a374589e9f3e45 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 6 Jan 2019 15:58:08 +0100 Subject: net-ftp/lftp: Fix net-dns/libidn and net-dns/libidn2 dependencies Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- net-ftp/lftp/lftp-4.7.5.ebuild | 4 ++-- net-ftp/lftp/lftp-4.8.4.ebuild | 4 ++-- net-ftp/lftp/lftp-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild index ed6f78f723f9..6dac748590dc 100644 --- a/net-ftp/lftp/lftp-4.7.5.ebuild +++ b/net-ftp/lftp/lftp-4.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ RDEPEND=" dev-libs/expat sys-libs/zlib convert-mozilla-cookies? ( dev-perl/DBI ) - idn? ( net-dns/libidn ) + idn? ( net-dns/libidn:= ) socks5? ( >=net-proxy/dante-1.1.12 virtual/pam diff --git a/net-ftp/lftp/lftp-4.8.4.ebuild b/net-ftp/lftp/lftp-4.8.4.ebuild index 789fc72fda1f..2fe153fc40d9 100644 --- a/net-ftp/lftp/lftp-4.8.4.ebuild +++ b/net-ftp/lftp/lftp-4.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ RDEPEND=" dev-libs/expat sys-libs/zlib convert-mozilla-cookies? ( dev-perl/DBI ) - idn? ( net-dns/libidn2 ) + idn? ( net-dns/libidn2:= ) socks5? ( >=net-proxy/dante-1.1.12 virtual/pam diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index d8dca66a3ca7..4f73a82a139b 100644 --- a/net-ftp/lftp/lftp-9999.ebuild +++ b/net-ftp/lftp/lftp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND=" dev-libs/expat sys-libs/zlib convert-mozilla-cookies? ( dev-perl/DBI ) - idn? ( net-dns/libidn2 ) + idn? ( net-dns/libidn2:= ) socks5? ( >=net-proxy/dante-1.1.12 virtual/pam -- cgit v1.2.3-65-gdbad