acct-group/laminar: new package, add 0

Signed-off-by: Ferenc Erki <erkiferenc@gmail.com>
This commit is contained in:
Ferenc Erki
2023-07-25 20:50:59 +02:00
parent ab97bd7037
commit e510f9754f
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-group
ACCT_GROUP_ID=-1

View 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>