commit:     13faaab8eacfa5b2c3487bcb832bfc217d88ed67
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 13 19:22:01 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 17 17:47:48 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13faaab8

acct-group/steve: Group for dev-build/steve, v0

Bug: https://bugs.gentoo.org/967033
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 acct-group/steve/metadata.xml   | 8 ++++++++
 acct-group/steve/steve-0.ebuild | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/acct-group/steve/metadata.xml b/acct-group/steve/metadata.xml
new file mode 100644
index 000000000000..076793e3f54b
--- /dev/null
+++ b/acct-group/steve/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Michał Górny</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/steve/steve-0.ebuild b/acct-group/steve/steve-0.ebuild
new file mode 100644
index 000000000000..d5bd98b88af8
--- /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

Reply via email to