commit:     a0fdaf216f8e9f36b13c8fd4f75198f16773fc4f
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 21:09:44 2022 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 21:09:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fdaf21

acct-group/_cron-failure: new package, add 0

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 acct-group/_cron-failure/_cron-failure-0.ebuild | 10 ++++++++++
 acct-group/_cron-failure/metadata.xml           |  8 ++++++++
 2 files changed, 18 insertions(+)

diff --git a/acct-group/_cron-failure/_cron-failure-0.ebuild 
b/acct-group/_cron-failure/_cron-failure-0.ebuild
new file mode 100644
index 000000000000..499125526ff5
--- /dev/null
+++ b/acct-group/_cron-failure/_cron-failure-0.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-group
+
+DESCRIPTION="A group for sys-process/systemd-cron failuire emails"
+
+ACCT_GROUP_ID="520"

diff --git a/acct-group/_cron-failure/metadata.xml 
b/acct-group/_cron-failure/metadata.xml
new file mode 100644
index 000000000000..f12053059b44
--- /dev/null
+++ b/acct-group/_cron-failure/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Richard Freeman</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to