mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
acct-user/gopher: User for gofish
Closes: https://bugs.gentoo.org/781413 Closes: https://github.com/gentoo/gentoo/pull/20309 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
c6af04e7e0
commit
e1f1a8053f
12
acct-user/gopher/gopher-0.ebuild
Normal file
12
acct-user/gopher/gopher-0.ebuild
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="User for gofish"
|
||||
ACCT_USER_ID=287
|
||||
ACCT_USER_GROUPS=( gopher )
|
||||
|
||||
acct-user_add_deps
|
||||
12
acct-user/gopher/metadata.xml
Normal file
12
acct-user/gopher/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" proxied="yes">
|
||||
<email>matt@offtopica.uk</email>
|
||||
<name>Matt Smith</name>
|
||||
</maintainer>
|
||||
<maintainer type="project" proxied="proxy">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user