From 5659d6a1c48a21fac0c7a2ea42b37ff6d8e53c57 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Wed, 14 Jul 2021 21:24:04 +0200 Subject: [PATCH] acct-group/cron: add group (16) cron Bug: https://bugs.gentoo.org/781515 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- acct-group/cron/cron-0.ebuild | 10 ++++++++++ acct-group/cron/metadata.xml | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 acct-group/cron/cron-0.ebuild create mode 100644 acct-group/cron/metadata.xml diff --git a/acct-group/cron/cron-0.ebuild b/acct-group/cron/cron-0.ebuild new file mode 100644 index 0000000000000..84116177ac0dd --- /dev/null +++ b/acct-group/cron/cron-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for sys-process/cronbase" + +ACCT_GROUP_ID="16" diff --git a/acct-group/cron/metadata.xml b/acct-group/cron/metadata.xml new file mode 100644 index 0000000000000..d920e3ba3e569 --- /dev/null +++ b/acct-group/cron/metadata.xml @@ -0,0 +1,8 @@ + + + + + blueness@gentoo.org + Anthony G. Basile + +