From 4f46a157dcb02d4a1bebc5b61314929435f354f1 Mon Sep 17 00:00:00 2001 From: David Michael Date: Tue, 9 Feb 2021 12:29:20 -0500 Subject: acct-group/sobby: new package Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael Signed-off-by: Matt Turner --- acct-group/sobby/metadata.xml | 5 +++++ acct-group/sobby/sobby-0.ebuild | 8 ++++++++ 2 files changed, 13 insertions(+) create mode 100644 acct-group/sobby/metadata.xml create mode 100644 acct-group/sobby/sobby-0.ebuild (limited to 'acct-group') diff --git a/acct-group/sobby/metadata.xml b/acct-group/sobby/metadata.xml new file mode 100644 index 000000000000..7a38bb900964 --- /dev/null +++ b/acct-group/sobby/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/acct-group/sobby/sobby-0.ebuild b/acct-group/sobby/sobby-0.ebuild new file mode 100644 index 000000000000..0f95a3ce6461 --- /dev/null +++ b/acct-group/sobby/sobby-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=322 -- cgit v1.2.3-65-gdbad