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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 87A31158020 for ; Thu, 17 Nov 2022 15:38:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4B84E08F1; Thu, 17 Nov 2022 15:38:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2F55E08F1 for ; Thu, 17 Nov 2022 15:38:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA585340F99 for ; Thu, 17 Nov 2022 15:38:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD6DE757 for ; Thu, 17 Nov 2022 15:38:10 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1668698757.1b611e618dbef2241754d66afa8aa5891ddeade2.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-user/fedigroup/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-user/fedigroup/fedigroup-0.ebuild acct-user/fedigroup/metadata.xml X-VCS-Directories: acct-user/fedigroup/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 1b611e618dbef2241754d66afa8aa5891ddeade2 X-VCS-Branch: dev Date: Thu, 17 Nov 2022 15:38:10 +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: b6a906b5-37c1-4d33-a15b-d74e5a4ca69e X-Archives-Hash: 622ed0c9b0462ce846696a2dd4c28de3 commit: 1b611e618dbef2241754d66afa8aa5891ddeade2 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Thu Nov 17 15:25:57 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Thu Nov 17 15:25:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1b611e61 acct-user/fedigroup: new package, add 0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> acct-user/fedigroup/fedigroup-0.ebuild | 11 +++++++++++ acct-user/fedigroup/metadata.xml | 8 ++++++++ 2 files changed, 19 insertions(+) diff --git a/acct-user/fedigroup/fedigroup-0.ebuild b/acct-user/fedigroup/fedigroup-0.ebuild new file mode 100644 index 000000000..27b8e1f0e --- /dev/null +++ b/acct-user/fedigroup/fedigroup-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +ACCT_USER_ID=-1 +ACCT_USER_GROUPS=( fedigroup ) + +acct-user_add_deps diff --git a/acct-user/fedigroup/metadata.xml b/acct-user/fedigroup/metadata.xml new file mode 100644 index 000000000..7ebbd0334 --- /dev/null +++ b/acct-user/fedigroup/metadata.xml @@ -0,0 +1,8 @@ + + + + + cyber+gentoo@sysrq.in + Anna + +