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 2EDC9138334 for ; Wed, 20 Mar 2019 08:58:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FD2BE0929; Wed, 20 Mar 2019 08:58:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 37429E0929 for ; Wed, 20 Mar 2019 08:58:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F58D335D0D for ; Wed, 20 Mar 2019 08:58:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3442452 for ; Wed, 20 Mar 2019 08:58:17 +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: <1553072228.4a4839e5bbbc7ad761008b2abcc848017cfedf20.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/package.use X-VCS-Directories: profiles/targets/desktop/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 4a4839e5bbbc7ad761008b2abcc848017cfedf20 X-VCS-Branch: master Date: Wed, 20 Mar 2019 08:58:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3901db2d-055b-4742-a29b-ee2478780725 X-Archives-Hash: 83963b98b7e40d92e12a9ba91bea35ef commit: 4a4839e5bbbc7ad761008b2abcc848017cfedf20 Author: Lars Wendler gentoo org> AuthorDate: Wed Mar 20 08:57:08 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Mar 20 08:57:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4839e5 desktop/package.use: Enable "client" USE flag for net-fs/samba Signed-off-by: Lars Wendler gentoo.org> profiles/targets/desktop/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 4b1b1a923c3..18f4dbc4b29 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Lars Wendler (20 Mar 2019) +# Enable client by default. Usually desktop users need the client. +net-fs/samba client + # Andreas Sturmlechner (09 Jun 2018) # Required by app-office/libreoffice dev-libs/xmlsec nss