From 0fb30e9f9abeacef70cbf31e5a9cc3dc5c5fb784 Mon Sep 17 00:00:00 2001 From: Marc Schiffbauer Date: Fri, 21 Aug 2020 18:06:28 +0200 Subject: acct-group/sanlock: added Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Marc Schiffbauer --- acct-group/sanlock/metadata.xml | 8 ++++++++ acct-group/sanlock/sanlock-0.ebuild | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 acct-group/sanlock/metadata.xml create mode 100644 acct-group/sanlock/sanlock-0.ebuild (limited to 'acct-group/sanlock') diff --git a/acct-group/sanlock/metadata.xml b/acct-group/sanlock/metadata.xml new file mode 100644 index 000000000000..ea6b59e79026 --- /dev/null +++ b/acct-group/sanlock/metadata.xml @@ -0,0 +1,8 @@ + + + + + mschiff@gentoo.org + Marc Schiffbauer + + diff --git a/acct-group/sanlock/sanlock-0.ebuild b/acct-group/sanlock/sanlock-0.ebuild new file mode 100644 index 000000000000..c0d196eb8395 --- /dev/null +++ b/acct-group/sanlock/sanlock-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="shared storage lock manager" +ACCT_GROUP_ID=340 -- cgit v1.2.3-65-gdbad