mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
acct-user/oragono: add user oragono (324) for net-irc/oragono
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
8
acct-user/oragono/metadata.xml
Normal file
8
acct-user/oragono/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>sam@gentoo.org</email>
|
||||
<name>Sam James</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
12
acct-user/oragono/oragono-0.ebuild
Normal file
12
acct-user/oragono/oragono-0.ebuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for the Oragono IRC server"
|
||||
ACCT_USER_ID=324
|
||||
ACCT_USER_GROUPS=( oragono )
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user