acct-user/loki: Remove mistakenly pushed acct-user/group commits

Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
Zen
2023-12-22 18:04:03 -06:00
parent f63b37f5d5
commit ba3de10dd8
4 changed files with 0 additions and 43 deletions

View File

@@ -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

View File

@@ -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>