From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48BA113832E for ; Thu, 28 Jul 2016 17:47:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66B4CE0913; Thu, 28 Jul 2016 17:47:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2FBEE0913 for ; Thu, 28 Jul 2016 17:47:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4438340DBF for ; Thu, 28 Jul 2016 17:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D21DB7D4 for ; Thu, 28 Jul 2016 17:47:03 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1469728020.987b854e2e9865ff9cb3d09b11d13d3bc4d66aea.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/filezilla/filezilla-3.20.0.ebuild X-VCS-Directories: net-ftp/filezilla/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 987b854e2e9865ff9cb3d09b11d13d3bc4d66aea X-VCS-Branch: master Date: Thu, 28 Jul 2016 17:47:03 +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: fb6eb02b-7e7e-4466-ba82-a3a2a97493a3 X-Archives-Hash: a01d817493a81830c919f016eaf7ac97 commit: 987b854e2e9865ff9cb3d09b11d13d3bc4d66aea Author: Lars Wendler gentoo org> AuthorDate: Thu Jul 28 17:46:40 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Jul 28 17:47:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987b854e net-ftp/filezilla: Fixed dependency on net-libs/gnutls (bug #589932). Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler gentoo.org> net-ftp/filezilla/filezilla-3.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/filezilla/filezilla-3.20.0.ebuild b/net-ftp/filezilla/filezilla-3.20.0.ebuild index 05d94d0..7d4ae9b 100644 --- a/net-ftp/filezilla/filezilla-3.20.0.ebuild +++ b/net-ftp/filezilla/filezilla-3.20.0.ebuild @@ -27,7 +27,7 @@ RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1 >=dev-libs/libfilezilla-0.6.1 >=dev-libs/pugixml-1.7 net-dns/libidn - >=net-libs/gnutls-3.1.12 + >=net-libs/gnutls-3.4.0 >=x11-libs/wxGTK-3.0.2.0-r1:3.0[X] x11-misc/xdg-utils dbus? ( sys-apps/dbus )" DEPEND="${RDEPEND}