summaryrefslogtreecommitdiff
path: root/acct-user/haproxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /acct-user/haproxy
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'acct-user/haproxy')
-rw-r--r--acct-user/haproxy/Manifest2
-rw-r--r--acct-user/haproxy/haproxy-0.ebuild11
-rw-r--r--acct-user/haproxy/metadata.xml8
3 files changed, 21 insertions, 0 deletions
diff --git a/acct-user/haproxy/Manifest b/acct-user/haproxy/Manifest
new file mode 100644
index 000000000000..0cce5c7b4221
--- /dev/null
+++ b/acct-user/haproxy/Manifest
@@ -0,0 +1,2 @@
+EBUILD haproxy-0.ebuild 198 BLAKE2B 6974ae3794190e1b954c59c41f5b63138fe972c91009f6383c5ba77d6ab0c8de4900cdb546dd82d1a2f04a9333a76c64e95e5ad3a239474def89ab39ce9a0b6b SHA512 fb9d667b2e516a8552702a00b744a475b4b0f530c432afe16c4e616afbbc818cb84f179afe96fa170b25c08dd6fac9dfce026e2a3768685d31c8f81ccb10c352
+MISC metadata.xml 249 BLAKE2B f870f9dc7bc1a515f782f4c1c544b6473b3ec16235b88a9930783ed8f7aa7f010838c37e225840b61a56c5f01c70ac3b50560fc2f5bc908418c341f51620ffe7 SHA512 1723b9b2663814b898832e18aea1a02520775e545e256fb70a8829e2b0515e59b5abab985c995b9ae2f509d95ea4601ac0085ab0d1653cdda0ebe90f775f6e5b
diff --git a/acct-user/haproxy/haproxy-0.ebuild b/acct-user/haproxy/haproxy-0.ebuild
new file mode 100644
index 000000000000..7306045a6a3e
--- /dev/null
+++ b/acct-user/haproxy/haproxy-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=188
+ACCT_USER_GROUPS=( "${PN}" )
+
+acct-user_add_deps
diff --git a/acct-user/haproxy/metadata.xml b/acct-user/haproxy/metadata.xml
new file mode 100644
index 000000000000..5840601f180f
--- /dev/null
+++ b/acct-user/haproxy/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>idl0r@gentoo.org</email>
+ <name>Christian Ruppert</name>
+ </maintainer>
+</pkgmetadata>