From a051f029599da186d1de13334247304c73193a30 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 19 May 2020 01:01:59 +0300 Subject: [PATCH] acct-group/apache: Add apache group MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel --- acct-group/apache/apache-0.ebuild | 8 ++++++++ acct-group/apache/metadata.xml | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-group/apache/apache-0.ebuild create mode 100644 acct-group/apache/metadata.xml diff --git a/acct-group/apache/apache-0.ebuild b/acct-group/apache/apache-0.ebuild new file mode 100644 index 000000000000..2c809ec7b004 --- /dev/null +++ b/acct-group/apache/apache-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=81 diff --git a/acct-group/apache/metadata.xml b/acct-group/apache/metadata.xml new file mode 100644 index 000000000000..f93dbc1e6256 --- /dev/null +++ b/acct-group/apache/metadata.xml @@ -0,0 +1,12 @@ + + + + + polynomial-c@gentoo.org + Lars Wendler + + + apache-bugs@gentoo.org + Apache project + + -- 2.26.2