summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-11 15:45:35 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-11 18:25:19 +0200
commit1373681477dcd652eeec211a22911e6dc3066455 (patch)
tree656c12b442645bdbf5b40b2a31988d4ef4a613b2 /acct-group/logcheck
parentgames-puzzle/enigma: Detect net-libs/enet correctly (diff)
downloadgentoo-1373681477dcd652eeec211a22911e6dc3066455.tar.gz
gentoo-1373681477dcd652eeec211a22911e6dc3066455.tar.bz2
gentoo-1373681477dcd652eeec211a22911e6dc3066455.zip
acct-group/logcheck: add group for app-admin/logcheck
Bug: https://bugs.gentoo.org/781200 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/logcheck')
-rw-r--r--acct-group/logcheck/logcheck-0.ebuild10
-rw-r--r--acct-group/logcheck/metadata.xml5
2 files changed, 15 insertions, 0 deletions
diff --git a/acct-group/logcheck/logcheck-0.ebuild b/acct-group/logcheck/logcheck-0.ebuild
new file mode 100644
index 000000000000..13e5e4692590
--- /dev/null
+++ b/acct-group/logcheck/logcheck-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="Group for app-admin/logcheck"
+
+ACCT_GROUP_ID="284"
diff --git a/acct-group/logcheck/metadata.xml b/acct-group/logcheck/metadata.xml
new file mode 100644
index 000000000000..7a38bb900964
--- /dev/null
+++ b/acct-group/logcheck/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>