From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 8B07C1580E0 for ; Thu, 30 Jan 2025 15:26:52 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6874C342FF9 for ; Thu, 30 Jan 2025 15:26:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6FF4E110478; Thu, 30 Jan 2025 15:26:36 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 65DBE110478 for ; Thu, 30 Jan 2025 15:26:36 +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 1D528342FF5 for ; Thu, 30 Jan 2025 15:26:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 195112576 for ; Thu, 30 Jan 2025 15:26:33 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1738164052.6032dc1c34e343d8c45a3cb6e33c51bf794bea87.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: acct-user/byedpi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-user/byedpi/byedpi-0.ebuild acct-user/byedpi/metadata.xml X-VCS-Directories: acct-user/byedpi/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 6032dc1c34e343d8c45a3cb6e33c51bf794bea87 X-VCS-Branch: master Date: Thu, 30 Jan 2025 15:26:33 +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: c93674aa-8761-4a7c-afff-2a30c420e771 X-Archives-Hash: 5f8d053606ed0d5ca1f63cbdeb42072c commit: 6032dc1c34e343d8c45a3cb6e33c51bf794bea87 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Jan 29 15:20:52 2025 +0000 Commit: David Roman gmail com> CommitDate: Wed Jan 29 15:20:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6032dc1c acct-user/byedpi: new package, add 0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> acct-user/byedpi/byedpi-0.ebuild | 11 +++++++++++ acct-user/byedpi/metadata.xml | 8 ++++++++ 2 files changed, 19 insertions(+) diff --git a/acct-user/byedpi/byedpi-0.ebuild b/acct-user/byedpi/byedpi-0.ebuild new file mode 100644 index 000000000..b69d6589c --- /dev/null +++ b/acct-user/byedpi/byedpi-0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2025 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=( nobody ) + +acct-user_add_deps diff --git a/acct-user/byedpi/metadata.xml b/acct-user/byedpi/metadata.xml new file mode 100644 index 000000000..7ebbd0334 --- /dev/null +++ b/acct-user/byedpi/metadata.xml @@ -0,0 +1,8 @@ + + + + + cyber+gentoo@sysrq.in + Anna + +