commit: fc8999d6a5a0f5ced7e3be401c4e18abfb2c5bfb
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Sep 8 19:31:54 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 14:49:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8999d6
acct-group/{nofiles,qmail}: add the groups needed by qmail
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
acct-group/nofiles/metadata.xml | 12 ++++++++++++
acct-group/nofiles/nofiles-0.ebuild | 8 ++++++++
acct-group/qmail/metadata.xml | 12 ++++++++++++
acct-group/qmail/qmail-0.ebuild | 8 ++++++++
4 files changed, 40 insertions(+)
diff --git a/acct-group/nofiles/metadata.xml b/acct-group/nofiles/metadata.xml
new file mode 100644
index 00000000000..984c50fcb5c
--- /dev/null
+++ b/acct-group/nofiles/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Rolf Eike Beer</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/nofiles/nofiles-0.ebuild
b/acct-group/nofiles/nofiles-0.ebuild
new file mode 100644
index 00000000000..46d6e49a0fe
--- /dev/null
+++ b/acct-group/nofiles/nofiles-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=200
diff --git a/acct-group/qmail/metadata.xml b/acct-group/qmail/metadata.xml
new file mode 100644
index 00000000000..984c50fcb5c
--- /dev/null
+++ b/acct-group/qmail/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Rolf Eike Beer</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/qmail/qmail-0.ebuild b/acct-group/qmail/qmail-0.ebuild
new file mode 100644
index 00000000000..9a1c1d8dc85
--- /dev/null
+++ b/acct-group/qmail/qmail-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=201