summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acct-group/elasticsearch/elasticsearch-0.ebuild9
-rw-r--r--acct-group/elasticsearch/metadata.xml12
2 files changed, 21 insertions, 0 deletions
diff --git a/acct-group/elasticsearch/elasticsearch-0.ebuild b/acct-group/elasticsearch/elasticsearch-0.ebuild
new file mode 100644
index 000000000000..6ce4d2be1eff
--- /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 000000000000..90fd593b4cc0
--- /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>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>