From 13faaab8eacfa5b2c3487bcb832bfc217d88ed67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Dec 2025 20:22:01 +0100 Subject: [PATCH] acct-group/steve: Group for dev-build/steve, v0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/967033 Signed-off-by: Michał Górny Part-of: https://codeberg.org/gentoo/gentoo/pulls/2 Signed-off-by: Michał Górny --- acct-group/steve/metadata.xml | 8 ++++++++ acct-group/steve/steve-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/steve/metadata.xml create mode 100644 acct-group/steve/steve-0.ebuild diff --git a/acct-group/steve/metadata.xml b/acct-group/steve/metadata.xml new file mode 100644 index 0000000000000..076793e3f54be --- /dev/null +++ b/acct-group/steve/metadata.xml @@ -0,0 +1,8 @@ + + + + + mgorny@gentoo.org + Michał Górny + + diff --git a/acct-group/steve/steve-0.ebuild b/acct-group/steve/steve-0.ebuild new file mode 100644 index 0000000000000..d5bd98b88af87 --- /dev/null +++ b/acct-group/steve/steve-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=555