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 33919138350 for ; Tue, 28 Jan 2020 02:32:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7F47E0880; Tue, 28 Jan 2020 02:32:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 83144E0880 for ; Tue, 28 Jan 2020 02:32:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 62F7A34E4A6 for ; Tue, 28 Jan 2020 02:32:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F700106 for ; Tue, 28 Jan 2020 02:32:13 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1580178692.7e46cff43933006ce1a82f174cb6c9046f402ae1.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/davfs2/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-user/davfs2/davfs2-0.ebuild acct-user/davfs2/metadata.xml X-VCS-Directories: acct-user/davfs2/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: 7e46cff43933006ce1a82f174cb6c9046f402ae1 X-VCS-Branch: master Date: Tue, 28 Jan 2020 02:32:13 +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: 6fd91ea5-40dd-43c6-b3da-5136401eb579 X-Archives-Hash: 49b664d6ae7f8ce5b301a1ed50d3a87b commit: 7e46cff43933006ce1a82f174cb6c9046f402ae1 Author: Göktürk Yüksek gentoo org> AuthorDate: Tue Jan 28 02:20:48 2020 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Tue Jan 28 02:31:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e46cff4 acct-user/davfs2: initial commit Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Göktürk Yüksek gentoo.org> acct-user/davfs2/davfs2-0.ebuild | 11 +++++++++++ acct-user/davfs2/metadata.xml | 7 +++++++ 2 files changed, 18 insertions(+) diff --git a/acct-user/davfs2/davfs2-0.ebuild b/acct-user/davfs2/davfs2-0.ebuild new file mode 100644 index 00000000000..fcc2e117501 --- /dev/null +++ b/acct-user/davfs2/davfs2-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=420 +ACCT_USER_GROUPS=( davfs2 ) + +acct-user_add_deps diff --git a/acct-user/davfs2/metadata.xml b/acct-user/davfs2/metadata.xml new file mode 100644 index 00000000000..7985a32de12 --- /dev/null +++ b/acct-user/davfs2/metadata.xml @@ -0,0 +1,7 @@ + + + + + gokturk@gentoo.org + +