acct-group/haproxy: new GLEP81 group for haproxy packages
authorTomáš Mózes <hydrapolic@gmail.com>
Fri, 21 Feb 2020 06:03:56 +0000 (07:03 +0100)
committerChristian Ruppert <idl0r@gentoo.org>
Fri, 24 Apr 2020 09:16:54 +0000 (11:16 +0200)
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14726
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
acct-group/haproxy/haproxy-0.ebuild [new file with mode: 0644]
acct-group/haproxy/metadata.xml [new file with mode: 0644]

diff --git a/acct-group/haproxy/haproxy-0.ebuild b/acct-group/haproxy/haproxy-0.ebuild
new file mode 100644 (file)
index 0000000..230356a
--- /dev/null
@@ -0,0 +1,8 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=188
diff --git a/acct-group/haproxy/metadata.xml b/acct-group/haproxy/metadata.xml
new file mode 100644 (file)
index 0000000..5840601
--- /dev/null
@@ -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>