acct-group/mongodb: new group package for GID 481
authorTomas Mozes <hydrapolic@gmail.com>
Sat, 2 Nov 2019 19:58:21 +0000 (19:58 +0000)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 4 Nov 2019 06:22:16 +0000 (08:22 +0200)
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-group/mongodb/metadata.xml [new file with mode: 0644]
acct-group/mongodb/mongodb-0.ebuild [new file with mode: 0644]

diff --git a/acct-group/mongodb/metadata.xml b/acct-group/mongodb/metadata.xml
new file mode 100644 (file)
index 0000000..91e6ec6
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>ultrabug@gentoo.org</email>
+               <name>Alexys Jacob</name>
+       </maintainer>
+       <maintainer type="person">
+               <email>hydrapolic@gmail.com</email>
+               <name>Tomáš Mózes</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>
diff --git a/acct-group/mongodb/mongodb-0.ebuild b/acct-group/mongodb/mongodb-0.ebuild
new file mode 100644 (file)
index 0000000..ae4d2c0
--- /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="MongoDB program group"
+ACCT_GROUP_ID=481