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 B6940158015 for ; Sat, 23 Dec 2023 07:33:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 928D22BC137; Sat, 23 Dec 2023 07:33:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 738242BC137 for ; Sat, 23 Dec 2023 07:33:04 +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 7B70B342FFF for ; Sat, 23 Dec 2023 07:33:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1172F14C4 for ; Sat, 23 Dec 2023 07:33:01 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1703289843.ba3de10dd84d044f4c45ac4d909b2385b4825517.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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-user/loki/ acct-group/loki/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: ba3de10dd84d044f4c45ac4d909b2385b4825517 X-VCS-Branch: master Date: Sat, 23 Dec 2023 07:33:01 +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: 5f319fb3-3072-49d5-9913-2ccc2783658b X-Archives-Hash: 77bef89259a43c87ac9c662d933666c0 commit: ba3de10dd84d044f4c45ac4d909b2385b4825517 Author: Zen pyl onl> AuthorDate: Sat Dec 23 00:04:03 2023 +0000 Commit: Viorel Munteanu gentoo org> 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 - -