mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
acct-user/steve: User for dev-build/steve, v0
Bug: https://bugs.gentoo.org/967033 Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://codeberg.org/gentoo/gentoo/pulls/2 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
13faaab8ea
commit
7b8226a83e
8
acct-user/steve/metadata.xml
Normal file
8
acct-user/steve/metadata.xml
Normal file
@ -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>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
12
acct-user/steve/steve-0.ebuild
Normal file
12
acct-user/steve/steve-0.ebuild
Normal file
@ -0,0 +1,12 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="The user used by dev-build/steve"
|
||||
ACCT_USER_ID=555
|
||||
ACCT_USER_GROUPS=( steve cuse )
|
||||
|
||||
acct-user_add_deps
|
||||
Loading…
x
Reference in New Issue
Block a user