public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] acct-group/plugdev: Introduce new group (GID 272)
@ 2019-08-31 18:33 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-08-31 18:33 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 acct-group/plugdev/metadata.xml     | 8 ++++++++
 acct-group/plugdev/plugdev-0.ebuild | 9 +++++++++
 2 files changed, 17 insertions(+)
 create mode 100644 acct-group/plugdev/metadata.xml
 create mode 100644 acct-group/plugdev/plugdev-0.ebuild

diff --git a/acct-group/plugdev/metadata.xml b/acct-group/plugdev/metadata.xml
new file mode 100644
index 000000000000..0319eec4c8be
--- /dev/null
+++ b/acct-group/plugdev/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>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
index 000000000000..14c2c876eedf
--- /dev/null
+++ b/acct-group/plugdev/plugdev-0.ebuild
@@ -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
-- 
2.23.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-31 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-31 18:33 [gentoo-dev] [PATCH] acct-group/plugdev: Introduce new group (GID 272) Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox