mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
acct-user/unrealircd: new user (494)
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
This commit is contained in:
7
acct-user/unrealircd/metadata.xml
Normal file
7
acct-user/unrealircd/metadata.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>kensington@gentoo.org</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
11
acct-user/unrealircd/unrealircd-0.ebuild
Normal file
11
acct-user/unrealircd/unrealircd-0.ebuild
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright 2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
ACCT_USER_ID=494
|
||||
ACCT_USER_GROUPS=( unrealircd )
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user