commit:     9da00c2574559b9b6910272882d50856592fd085
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 08:21:59 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 08:21:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da00c25

acct-group/tomcat: new ebuild

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 acct-group/tomcat/metadata.xml    | 8 ++++++++
 acct-group/tomcat/tomcat-0.ebuild | 9 +++++++++
 2 files changed, 17 insertions(+)

diff --git a/acct-group/tomcat/metadata.xml b/acct-group/tomcat/metadata.xml
new file mode 100644
index 00000000000..0fa78209549
--- /dev/null
+++ b/acct-group/tomcat/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="project">
+               <email>[email protected]</email>
+               <name>Gentoo Java Project</name>
+       </maintainer>
+</pkgmetadata>

diff --git a/acct-group/tomcat/tomcat-0.ebuild 
b/acct-group/tomcat/tomcat-0.ebuild
new file mode 100644
index 00000000000..ddef1fa4569
--- /dev/null
+++ b/acct-group/tomcat/tomcat-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for Apache Tomcat"
+ACCT_GROUP_ID=265

Reply via email to