From 44e7dacabb35f9084f453c34e2006fef64c09b03 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20M=C3=B3zes?= Date: Fri, 21 Feb 2020 07:03:56 +0100 Subject: [PATCH] acct-group/haproxy: new GLEP81 group for haproxy packages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomáš Mózes Closes: https://github.com/gentoo/gentoo/pull/14726 Signed-off-by: Christian Ruppert --- acct-group/haproxy/haproxy-0.ebuild | 8 ++++++++ acct-group/haproxy/metadata.xml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/haproxy/haproxy-0.ebuild create mode 100644 acct-group/haproxy/metadata.xml diff --git a/acct-group/haproxy/haproxy-0.ebuild b/acct-group/haproxy/haproxy-0.ebuild new file mode 100644 index 000000000000..230356aa82f1 --- /dev/null +++ b/acct-group/haproxy/haproxy-0.ebuild @@ -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 index 000000000000..5840601f180f --- /dev/null +++ b/acct-group/haproxy/metadata.xml @@ -0,0 +1,8 @@ + + + + + idl0r@gentoo.org + Christian Ruppert + + -- 2.26.2