acct-group/cmd5checkpw: add new group
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 10 Nov 2019 21:04:31 +0000 (22:04 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Thu, 21 Nov 2019 13:16:09 +0000 (15:16 +0200)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-group/cmd5checkpw/cmd5checkpw-0.ebuild [new file with mode: 0644]
acct-group/cmd5checkpw/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/cmd5checkpw/cmd5checkpw-0.ebuild b/acct-group/cmd5checkpw/cmd5checkpw-0.ebuild
new file mode 100644 (file)
index 0000000..42afcd9
--- /dev/null
@@ -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=212
diff --git a/acct-group/cmd5checkpw/metadata.xml b/acct-group/cmd5checkpw/metadata.xml
new file mode 100644 (file)
index 0000000..984c50f
--- /dev/null
@@ -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>eike@sf-mail.de</email>
+               <name>Rolf Eike Beer</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>