diff options
author | Zen <z@pyl.onl> | 2023-12-22 18:04:03 -0600 |
---|---|---|
committer | Zen <z@pyl.onl> | 2023-12-22 18:04:03 -0600 |
commit | ba3de10dd84d044f4c45ac4d909b2385b4825517 (patch) | |
tree | 658459b693926680f9fa8a81bf72473ca5c8e138 /acct-group | |
parent | dev-lib/python: Removed needles src change (diff) | |
download | guru-ba3de10dd84d044f4c45ac4d909b2385b4825517.tar.gz guru-ba3de10dd84d044f4c45ac4d909b2385b4825517.tar.bz2 guru-ba3de10dd84d044f4c45ac4d909b2385b4825517.zip |
acct-user/loki: Remove mistakenly pushed acct-user/group commits
Signed-off-by: Zen <z@pyl.onl>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/loki/loki-0.ebuild | 9 | ||||
-rw-r--r-- | acct-group/loki/metadata.xml | 11 |
2 files changed, 0 insertions, 20 deletions
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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>z@pyl.onl</email> - <name>Zen</name> - </maintainer> - <upstream> - <remote-id type="github">grafana/loki</remote-id> - </upstream> -</pkgmetadata> |