aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZen <z@pyl.onl>2023-12-22 18:04:03 -0600
committerZen <z@pyl.onl>2023-12-22 18:04:03 -0600
commitba3de10dd84d044f4c45ac4d909b2385b4825517 (patch)
tree658459b693926680f9fa8a81bf72473ca5c8e138
parentdev-lib/python: Removed needles src change (diff)
downloadguru-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>
-rw-r--r--acct-group/loki/loki-0.ebuild9
-rw-r--r--acct-group/loki/metadata.xml11
-rw-r--r--acct-user/loki/loki-0.ebuild12
-rw-r--r--acct-user/loki/metadata.xml11
4 files changed, 0 insertions, 43 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>
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 @@
-<?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>