* [gentoo-commits] repo/gentoo:master commit in: acct-group/plugdev/
@ 2019-09-13 12:58 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-09-13 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 0611a4530a57e89d274bc77b52ee61d3c41dac9d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 18:31:42 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 12:42:27 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0611a453
acct-group/plugdev: Introduce new group (GID 272)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
acct-group/plugdev/metadata.xml | 8 ++++++++
acct-group/plugdev/plugdev-0.ebuild | 9 +++++++++
2 files changed, 17 insertions(+)
diff --git a/acct-group/plugdev/metadata.xml b/acct-group/plugdev/metadata.xml
new file mode 100644
index 00000000000..0319eec4c8b
--- /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 00000000000..14c2c876eed
--- /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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-13 12:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-13 12:58 [gentoo-commits] repo/gentoo:master commit in: acct-group/plugdev/ 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