mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
acct-user/ngircd: Add new user for net-irc/ngircd
Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
0b32b097ab
commit
c5c289cc07
12
acct-user/ngircd/metadata.xml
Normal file
12
acct-user/ngircd/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>sam@cmpct.info</email>
|
||||
<name>Sam James</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
12
acct-user/ngircd/ngircd-0.ebuild
Normal file
12
acct-user/ngircd/ngircd-0.ebuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for ngircd (IRC daemon)"
|
||||
ACCT_USER_ID=413
|
||||
ACCT_USER_GROUPS=( ngircd )
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user