commit:     a051f029599da186d1de13334247304c73193a30
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 22:01:59 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon May 18 22:14:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a051f029

acct-group/apache: Add apache group

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 acct-group/apache/apache-0.ebuild |  8 ++++++++
 acct-group/apache/metadata.xml    | 12 ++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-group/apache/apache-0.ebuild 
b/acct-group/apache/apache-0.ebuild
new file mode 100644
index 00000000000..2c809ec7b00
--- /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 00000000000..f93dbc1e625
--- /dev/null
+++ b/acct-group/apache/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>polynomia...@gentoo.org</email>
+               <name>Lars Wendler</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>apache-b...@gentoo.org</email>
+               <name>Apache project</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to