mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
acct-group/seat: initial import
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
8
acct-group/seat/metadata.xml
Normal file
8
acct-group/seat/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>arthurzam@gentoo.org</email>
|
||||
<name>Arthur Zamarin</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
9
acct-group/seat/seat-0.ebuild
Normal file
9
acct-group/seat/seat-0.ebuild
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
|
||||
DESCRIPTION="Group for sys-auth/seatd"
|
||||
ACCT_GROUP_ID=202
|
||||
Reference in New Issue
Block a user