From 839c2bf025389df0d5ca465fff44f3055779e6b3 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 27 Jul 2019 09:39:04 -0400 Subject: acct-group/tape: new group (26) Package-Manager: Portage-2.3.69_p3, Repoman-2.3.16_p12 Signed-off-by: Mike Gilbert --- acct-group/tape/metadata.xml | 7 +++++++ acct-group/tape/tape-0.ebuild | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/tape/metadata.xml create mode 100644 acct-group/tape/tape-0.ebuild (limited to 'acct-group') diff --git a/acct-group/tape/metadata.xml b/acct-group/tape/metadata.xml new file mode 100644 index 000000000000..8e7007e5a467 --- /dev/null +++ b/acct-group/tape/metadata.xml @@ -0,0 +1,7 @@ + + + + + systemd@gentoo.org + + diff --git a/acct-group/tape/tape-0.ebuild b/acct-group/tape/tape-0.ebuild new file mode 100644 index 000000000000..62f494997b09 --- /dev/null +++ b/acct-group/tape/tape-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=26 -- cgit v1.2.3-65-gdbad