acct-group/plugdev: Introduce new group (GID 272)
authorMichał Górny <mgorny@gentoo.org>
Sat, 31 Aug 2019 18:31:42 +0000 (20:31 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 13 Sep 2019 12:42:27 +0000 (14:42 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
acct-group/plugdev/metadata.xml [new file with mode: 0644]
acct-group/plugdev/plugdev-0.ebuild [new file with mode: 0644]

diff --git a/acct-group/plugdev/metadata.xml b/acct-group/plugdev/metadata.xml
new file mode 100644 (file)
index 0000000..0319eec
--- /dev/null
@@ -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>mgorny@gentoo.org</email>
+               <name>Michał Górny</name>
+       </maintainer>
+</pkgmetadata>
diff --git a/acct-group/plugdev/plugdev-0.ebuild b/acct-group/plugdev/plugdev-0.ebuild
new file mode 100644 (file)
index 0000000..14c2c87
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group controlling access to removable media"
+ACCT_GROUP_ID=272