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 892BA139085 for ; Mon, 19 Dec 2016 16:05:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9128821C1F1; Mon, 19 Dec 2016 16:05:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 700CC21C1F1 for ; Mon, 19 Dec 2016 16:05:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 87E5F33BEFC for ; Mon, 19 Dec 2016 16:05:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73D5724DE for ; Mon, 19 Dec 2016 16:05:52 +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: <1482163548.9d8dd812312ea13e1f948e99a2366cf6b35470bf.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/metadata.xml X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 9d8dd812312ea13e1f948e99a2366cf6b35470bf X-VCS-Branch: master Date: Mon, 19 Dec 2016 16:05:52 +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: 30ccb67a-8335-4e3f-857c-64a86eeb5f62 X-Archives-Hash: bec1b429e0500071b22280df6cf2e586 commit: 9d8dd812312ea13e1f948e99a2366cf6b35470bf Author: Lars Wendler gentoo org> AuthorDate: Mon Dec 19 16:05:34 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Dec 19 16:05:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8dd812 net-fs/samba: Removed unused "smbclient" USE description. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-fs/samba/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/net-fs/samba/metadata.xml b/net-fs/samba/metadata.xml index b367f4d..a43b1b4 100644 --- a/net-fs/samba/metadata.xml +++ b/net-fs/samba/metadata.xml @@ -22,7 +22,6 @@ Enable support for DMAPI. This currently works only in combination with XFS. Enable the ldb tools Enables support for user quotas - Enable smbclient tool Enable special smb share modes (?) Use app-crypt/mit-krb5 instead of app-crypt/heimdal.