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 61753139088 for ; Mon, 19 Dec 2016 14:21:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5AC62241B9; Mon, 19 Dec 2016 14:21:36 +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 83C0C2241B9 for ; Mon, 19 Dec 2016 14:21:36 +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 72DCC341027 for ; Mon, 19 Dec 2016 14:21:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A215824E1 for ; Mon, 19 Dec 2016 14:21:33 +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: <1482157284.4ad532b6afa829d28a294a3e6807e8fe4c66d6d8.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/smbnetfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild X-VCS-Directories: net-fs/smbnetfs/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 4ad532b6afa829d28a294a3e6807e8fe4c66d6d8 X-VCS-Branch: master Date: Mon, 19 Dec 2016 14:21:33 +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: e3e404d1-e373-4530-b082-4b9d47615887 X-Archives-Hash: 4edd5ba6ba133a47d49687abac6ef5be commit: 4ad532b6afa829d28a294a3e6807e8fe4c66d6d8 Author: Lars Wendler gentoo org> AuthorDate: Mon Dec 19 14:16:57 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Dec 19 14:21:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad532b6 net-fs/smbnetfs: Fixed samba dep. Removed sub-slot deps where being useless. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild b/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild index ed394f0..38e6a49 100644 --- a/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild +++ b/net-fs/smbnetfs/smbnetfs-0.6.0-r1.ebuild @@ -14,14 +14,13 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~arm-linux ~x86-linux" IUSE="gnome" -RDEPEND=">=sys-fs/fuse-2.3:= - >=net-fs/samba-3.2:=[smbclient(+)] - >=dev-libs/glib-2.30:= - gnome? ( gnome-base/libgnome-keyring:= )" +RDEPEND=">=sys-fs/fuse-2.3 + >=net-fs/samba-4.2[client] + >=dev-libs/glib-2.30 + gnome? ( gnome-base/libgnome-keyring )" DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/make" + virtual/pkgconfig" DISABLE_AUTOFORMATTING=yes DOC_CONTENTS="