mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
acct-group/tang: initial import
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
8
acct-group/tang/metadata.xml
Normal file
8
acct-group/tang/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>julien@jroy.ca</email>
|
||||
<name>Julien Roy</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
11
acct-group/tang/tang-0.ebuild
Normal file
11
acct-group/tang/tang-0.ebuild
Normal file
@@ -0,0 +1,11 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
|
||||
DESCRIPTION="Group for tang daemon"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
ACCT_GROUP_ID=-1
|
||||
Reference in New Issue
Block a user