From ba3de10dd84d044f4c45ac4d909b2385b4825517 Mon Sep 17 00:00:00 2001 From: Zen Date: Fri, 22 Dec 2023 18:04:03 -0600 Subject: acct-user/loki: Remove mistakenly pushed acct-user/group commits Signed-off-by: Zen --- acct-group/loki/loki-0.ebuild | 9 --------- acct-group/loki/metadata.xml | 11 ----------- acct-user/loki/loki-0.ebuild | 12 ------------ acct-user/loki/metadata.xml | 11 ----------- 4 files changed, 43 deletions(-) delete mode 100644 acct-group/loki/loki-0.ebuild delete mode 100644 acct-group/loki/metadata.xml delete mode 100644 acct-user/loki/loki-0.ebuild delete mode 100644 acct-user/loki/metadata.xml diff --git a/acct-group/loki/loki-0.ebuild b/acct-group/loki/loki-0.ebuild deleted file mode 100644 index 01259b501..000000000 --- a/acct-group/loki/loki-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-group - -DESCRIPTION="Group for Loki service account." -ACCT_GROUP_ID=536 diff --git a/acct-group/loki/metadata.xml b/acct-group/loki/metadata.xml deleted file mode 100644 index 6b2598807..000000000 --- a/acct-group/loki/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - z@pyl.onl - Zen - - - grafana/loki - - diff --git a/acct-user/loki/loki-0.ebuild b/acct-user/loki/loki-0.ebuild deleted file mode 100644 index fa65ac790..000000000 --- a/acct-user/loki/loki-0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-user - -DESCRIPTION="User for Loki." -ACCT_USER_ID=536 -ACCT_USER_GROUPS=( ${PN} ) - -acct-user_add_deps diff --git a/acct-user/loki/metadata.xml b/acct-user/loki/metadata.xml deleted file mode 100644 index 6b2598807..000000000 --- a/acct-user/loki/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - z@pyl.onl - Zen - - - grafana/loki - - -- cgit v1.2.3-65-gdbad