From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 25F15158015 for ; Sat, 23 Dec 2023 00:04:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 672612BC013; Sat, 23 Dec 2023 00:04:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FBDA2BC013 for ; Sat, 23 Dec 2023 00:04:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C5C633F9FD for ; Sat, 23 Dec 2023 00:04:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB074125F for ; Sat, 23 Dec 2023 00:04:34 +0000 (UTC) From: "George Zenner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "George Zenner" Message-ID: <1703289843.ba3de10dd84d044f4c45ac4d909b2385b4825517.dev@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-user/loki/, acct-group/loki/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-group/loki/loki-0.ebuild acct-group/loki/metadata.xml acct-user/loki/loki-0.ebuild acct-user/loki/metadata.xml X-VCS-Directories: acct-group/loki/ acct-user/loki/ X-VCS-Committer: dev X-VCS-Committer-Name: George Zenner X-VCS-Revision: ba3de10dd84d044f4c45ac4d909b2385b4825517 X-VCS-Branch: dev Date: Sat, 23 Dec 2023 00:04:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d3613257-54d2-47f1-af12-676e8b37ac7f X-Archives-Hash: af5dd76d8bbb498c1abbe45cd5726f9e commit: ba3de10dd84d044f4c45ac4d909b2385b4825517 Author: Zen pyl onl> AuthorDate: Sat Dec 23 00:04:03 2023 +0000 Commit: George Zenner pyl onl> CommitDate: Sat Dec 23 00:04:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba3de10d acct-user/loki: Remove mistakenly pushed acct-user/group commits Signed-off-by: Zen pyl.onl> 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(-) diff --git a/acct-group/loki/loki-0.ebuild b/acct-group/loki/loki-0.ebuild deleted file mode 100644 index 01259b5012..0000000000 --- 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 6b25988077..0000000000 --- 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 fa65ac7906..0000000000 --- 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 6b25988077..0000000000 --- a/acct-user/loki/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - z@pyl.onl - Zen - - - grafana/loki - -