From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 080901388C1 for ; Sat, 19 Dec 2015 09:56:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BE0221C003; Sat, 19 Dec 2015 09:56:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19D1821C003 for ; Sat, 19 Dec 2015 09:56:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CEDA340702 for ; Sat, 19 Dec 2015 09:55:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1374C7E for ; Sat, 19 Dec 2015 09:55:56 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1450518947.b26046f70a4c6cad2473d48c4b3996b3ffb197bd.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/lftp/lftp-4.6.5.ebuild X-VCS-Directories: net-ftp/lftp/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: b26046f70a4c6cad2473d48c4b3996b3ffb197bd X-VCS-Branch: master Date: Sat, 19 Dec 2015 09:55:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 56a9347c-eb4d-43d5-9c8d-ae84698bc9ed X-Archives-Hash: 3c0485cd44b3224cbb1e45c937c469df commit: b26046f70a4c6cad2473d48c4b3996b3ffb197bd Author: Jeroen Roovers gentoo org> AuthorDate: Sat Dec 19 07:50:35 2015 +0000 Commit: Jeroen Roovers gentoo 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