summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-05-14 09:59:02 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-05-14 09:59:32 +0300
commit8cf2a99860bf86dfc23d1590b9bb0307889dc393 (patch)
tree5a6177da3a9d6992b14a845369fce31f02935717 /acct-group/lxd
parentnet-analyzer/zabbix: removed obsolete 4.0.18 and 4.4.6 (diff)
downloadgentoo-8cf2a99860bf86dfc23d1590b9bb0307889dc393.tar.gz
gentoo-8cf2a99860bf86dfc23d1590b9bb0307889dc393.tar.bz2
gentoo-8cf2a99860bf86dfc23d1590b9bb0307889dc393.zip
acct-group/lxd: new group for app-emulation/lxd, GID 402
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-group/lxd')
-rw-r--r--acct-group/lxd/lxd-0.ebuild9
-rw-r--r--acct-group/lxd/metadata.xml8
2 files changed, 17 insertions, 0 deletions
diff --git a/acct-group/lxd/lxd-0.ebuild b/acct-group/lxd/lxd-0.ebuild
new file mode 100644
index 000000000000..b6ce29937d17
--- /dev/null
+++ b/acct-group/lxd/lxd-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=402
+DESCRIPTION="Group for app-emulation/lxd"
diff --git a/acct-group/lxd/metadata.xml b/acct-group/lxd/metadata.xml
new file mode 100644
index 000000000000..6b0a0fb3a729
--- /dev/null
+++ b/acct-group/lxd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>juippis@gentoo.org</email>
+ <name>Joonas Niilola</name>
+ </maintainer>
+</pkgmetadata>