summaryrefslogtreecommitdiff
path: root/acct-user/systemd-journal-remote
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
commitb24bd25253fe093f722ab576d29fdc41d04cb1ee (patch)
tree0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /acct-user/systemd-journal-remote
parent121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff)
gentoo resync : 02.08.2019
Diffstat (limited to 'acct-user/systemd-journal-remote')
-rw-r--r--acct-user/systemd-journal-remote/Manifest2
-rw-r--r--acct-user/systemd-journal-remote/metadata.xml7
-rw-r--r--acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild11
3 files changed, 20 insertions, 0 deletions
diff --git a/acct-user/systemd-journal-remote/Manifest b/acct-user/systemd-journal-remote/Manifest
new file mode 100644
index 000000000000..f3e4b9e5d5f6
--- /dev/null
+++ b/acct-user/systemd-journal-remote/Manifest
@@ -0,0 +1,2 @@
+EBUILD systemd-journal-remote-0.ebuild 208 BLAKE2B 3af8304aeabcf329bbaf58ea27b469db63f791c5428dc7bd582a937524970d25cc8693fbb3f0cf4a6dce296044448148bc8dae60e0193c78e73b19d57742e66b SHA512 0a7d747b99b59708197ff6470b5761d4730f9cab9f3e1bfb49a893a69998502d514747d3d4bfe73f163268dd4b307d7290084cc13fd35ceee69f40185f922b13
+MISC metadata.xml 219 BLAKE2B 6498f172fc689a14cc6636dfd4618c342c48a78937a3862e1968983b80fbc08c7f8b8a6b8089a1e1156be2809016c01dbc6a9bccb87ba88b394c105b52280679 SHA512 db6f809f5b14dfcd53c463e06ec29d4f10aa2393ab69691330ec1aae0d2a903baf0c43841ffb57c9e714d0442a36663fc229961200115e98789e636fc3f02d1a
diff --git a/acct-user/systemd-journal-remote/metadata.xml b/acct-user/systemd-journal-remote/metadata.xml
new file mode 100644
index 000000000000..8e7007e5a467
--- /dev/null
+++ b/acct-user/systemd-journal-remote/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>systemd@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild b/acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild
new file mode 100644
index 000000000000..b549a9daad03
--- /dev/null
+++ b/acct-user/systemd-journal-remote/systemd-journal-remote-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=191
+ACCT_USER_GROUPS=( systemd-journal-remote )
+
+acct-user_add_deps