commit:     b26046f70a4c6cad2473d48c4b3996b3ffb197bd
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 07:50:35 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 09:55:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26046f7

net-ftp/lftp: Set SLOT dependencies.

Package-Manager: portage-2.2.26

 net-ftp/lftp/lftp-4.6.5.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-ftp/lftp/lftp-4.6.5.ebuild b/net-ftp/lftp/lftp-4.6.5.ebuild
index c02e6dc..01871bd 100644
--- a/net-ftp/lftp/lftp-4.6.5.ebuild
+++ b/net-ftp/lftp/lftp-4.6.5.ebuild
@@ -22,8 +22,8 @@ REQUIRED_USE="
 "
 
 RDEPEND="
-       >=sys-libs/ncurses-5.1
-       >=sys-libs/readline-5.1
+       >=sys-libs/ncurses-5.1:=
+       >=sys-libs/readline-5.1:=
        dev-libs/expat
        sys-libs/zlib
        convert-mozilla-cookies? ( dev-perl/DBI )
@@ -34,7 +34,7 @@ RDEPEND="
        )
        ssl? (
                gnutls? ( >=net-libs/gnutls-1.2.3 )
-               openssl? ( >=dev-libs/openssl-0.9.6 )
+               openssl? ( dev-libs/openssl:0 )
        )
        verify-file? (
                dev-perl/string-crc32

Reply via email to