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 3323913933E for ; Tue, 13 Jul 2021 20:57:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75CF7E0CB8; Tue, 13 Jul 2021 20:57:31 +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 5618EE0CB8 for ; Tue, 13 Jul 2021 20:57:31 +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 75DDF342CFC for ; Tue, 13 Jul 2021 20:57:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DBA77C2 for ; Tue, 13 Jul 2021 20:57:29 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1626209695.4c766163832b1ac5ba00d94e521d57a8447a62dc.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-user/gnump3d/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-user/gnump3d/gnump3d-0.ebuild acct-user/gnump3d/metadata.xml X-VCS-Directories: acct-user/gnump3d/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 4c766163832b1ac5ba00d94e521d57a8447a62dc X-VCS-Branch: master Date: Tue, 13 Jul 2021 20:57:29 +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: d5b90e6b-b197-4517-b0c7-6b4fe42fb828 X-Archives-Hash: 94ac8781a7ee105b1543a0d79bd53e17 commit: 4c766163832b1ac5ba00d94e521d57a8447a62dc Author: Conrad Kostecki gentoo org> AuthorDate: Tue Jul 13 18:45:54 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Jul 13 20:54:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c766163 acct-user/gnump3d: add user (160) gnump3d Bug: https://bugs.gentoo.org/781332 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> acct-user/gnump3d/gnump3d-0.ebuild | 13 +++++++++++++ acct-user/gnump3d/metadata.xml | 8 ++++++++ 2 files changed, 21 insertions(+) diff --git a/acct-user/gnump3d/gnump3d-0.ebuild b/acct-user/gnump3d/gnump3d-0.ebuild new file mode 100644 index 00000000000..131534a5516 --- /dev/null +++ b/acct-user/gnump3d/gnump3d-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="A user for media-sound/gnump3d" + +ACCT_USER_GROUPS=( "gnump3d" ) +ACCT_USER_ID="160" + +acct-user_add_deps diff --git a/acct-user/gnump3d/metadata.xml b/acct-user/gnump3d/metadata.xml new file mode 100644 index 00000000000..ee7258ac28e --- /dev/null +++ b/acct-user/gnump3d/metadata.xml @@ -0,0 +1,8 @@ + + + + + sound@gentoo.org + Gentoo Sound project + +