summaryrefslogtreecommitdiff
path: root/acct-user/logstash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /acct-user/logstash
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'acct-user/logstash')
-rw-r--r--acct-user/logstash/Manifest2
-rw-r--r--acct-user/logstash/logstash-0.ebuild13
-rw-r--r--acct-user/logstash/metadata.xml12
3 files changed, 27 insertions, 0 deletions
diff --git a/acct-user/logstash/Manifest b/acct-user/logstash/Manifest
new file mode 100644
index 000000000000..abc55489cf48
--- /dev/null
+++ b/acct-user/logstash/Manifest
@@ -0,0 +1,2 @@
+EBUILD logstash-0.ebuild 288 BLAKE2B 78ba1159b2fade83f3024a75bce4eb2bfb66a6ab6d600a1185f1f620ea16ef1cb8316215c3b9cd2c0a6d8ec9e8866d1aaa45c2fed85d2fde3b34cff2def59bf3 SHA512 638a0aa9dd9da5b3dfc545826bf8e70c4be34180bd364b1f36be14f6db3ddcd04cef2975e8146699ace6afba5988a131514380660e65a7532394bc6855ae313a
+MISC metadata.xml 367 BLAKE2B e097e21e47801881c518a489845a2432b045c4a310c501ba1c6a50ddd0a4cacda3f55cafd5158035bd6a56a2025715557b4bd5cf7ceab84bda4b30b7e2bf4f3c SHA512 5f98a9d303518510edb20966613c7b6e2eaeabe30445d41d2c3563a3cc76368fe59f2e3240545b503de134adbde68bc2f6e77bd2f7da428ea871b18b7008beeb
diff --git a/acct-user/logstash/logstash-0.ebuild b/acct-user/logstash/logstash-0.ebuild
new file mode 100644
index 000000000000..a9fe3f0148bf
--- /dev/null
+++ b/acct-user/logstash/logstash-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="Logstash program user"
+ACCT_USER_ID=270
+ACCT_USER_HOME=/var/lib/logstash
+ACCT_USER_HOME_PERMS=0750
+ACCT_USER_GROUPS=( logstash )
+acct-user_add_deps
diff --git a/acct-user/logstash/metadata.xml b/acct-user/logstash/metadata.xml
new file mode 100644
index 000000000000..90fd593b4cc0
--- /dev/null
+++ b/acct-user/logstash/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>