mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
acct-user/minbif: add user for net-im/minbif
Bug: https://bugs.gentoo.org/781389 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
5
acct-user/minbif/metadata.xml
Normal file
5
acct-user/minbif/metadata.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
</pkgmetadata>
|
||||
14
acct-user/minbif/minbif-0.ebuild
Normal file
14
acct-user/minbif/minbif-0.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for net-im/minbif"
|
||||
|
||||
ACCT_USER_GROUPS=( "minbif" )
|
||||
ACCT_USER_HOME="/var/lib/minbif"
|
||||
ACCT_USER_ID="260"
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user