commit: 989ec25366304d740f90736c2e6f757353dac41e Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Jun 1 19:24:36 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Jun 1 19:27:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989ec253
acct-group/sandmann-ctrl: new package, add 0 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> acct-group/sandmann-ctrl/metadata.xml | 8 ++++++++ acct-group/sandmann-ctrl/sandmann-ctrl-0.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/acct-group/sandmann-ctrl/metadata.xml b/acct-group/sandmann-ctrl/metadata.xml new file mode 100644 index 000000000000..a7fa285c7476 --- /dev/null +++ b/acct-group/sandmann-ctrl/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"> + <name>Florian Schmaus</name> + <email>[email protected]</email> + </maintainer> +</pkgmetadata> diff --git a/acct-group/sandmann-ctrl/sandmann-ctrl-0.ebuild b/acct-group/sandmann-ctrl/sandmann-ctrl-0.ebuild new file mode 100644 index 000000000000..68b7deeed713 --- /dev/null +++ b/acct-group/sandmann-ctrl/sandmann-ctrl-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=542
