mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
acct-user/laminar: new package, add 0
Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
This commit is contained in:
parent
e510f9754f
commit
af06ff64bd
12
acct-user/laminar/laminar-0.ebuild
Normal file
12
acct-user/laminar/laminar-0.ebuild
Normal file
@ -0,0 +1,12 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
ACCT_USER_ID=-1
|
||||
ACCT_USER_GROUPS=( laminar )
|
||||
ACCT_USER_HOME=/var/lib/laminar
|
||||
|
||||
acct-user_add_deps
|
8
acct-user/laminar/metadata.xml
Normal file
8
acct-user/laminar/metadata.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>erkiferenc@gmail.com</email>
|
||||
<name>Ferenc Erki</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user