commit:     65e40e7947825e3ee02f0a32db8be01fc99b5afc
Author:     Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Sat Sep 21 05:23:17 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 14:49:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e40e79

acct-group/elasticsearch: new group package for UID 183

Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 acct-group/elasticsearch/elasticsearch-0.ebuild |  9 +++++++++
 acct-group/elasticsearch/metadata.xml           | 12 ++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-group/elasticsearch/elasticsearch-0.ebuild 
b/acct-group/elasticsearch/elasticsearch-0.ebuild
new file mode 100644
index 00000000000..6ce4d2be1ef
--- /dev/null
+++ b/acct-group/elasticsearch/elasticsearch-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="Elasticsearch program group"
+ACCT_GROUP_ID=183

diff --git a/acct-group/elasticsearch/metadata.xml 
b/acct-group/elasticsearch/metadata.xml
new file mode 100644
index 00000000000..90fd593b4cc
--- /dev/null
+++ b/acct-group/elasticsearch/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>Tomáš Mózes</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to