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 9B182158090 for ; Fri, 13 May 2022 22:50:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8289B2BC007; Fri, 13 May 2022 22:50:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6C7C02BC009 for ; Fri, 13 May 2022 22:50:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B5E6D341AE4 for ; Fri, 13 May 2022 22:50:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30D244A2 for ; Fri, 13 May 2022 22:50:23 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1652482191.409d9ed0f4f48dbd5b2043d6bafbc058c98eb959.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/lightdm/ X-VCS-Repository: repo/gentoo X-VCS-Files: acct-group/lightdm/lightdm-0.ebuild X-VCS-Directories: acct-group/lightdm/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 409d9ed0f4f48dbd5b2043d6bafbc058c98eb959 X-VCS-Branch: master Date: Fri, 13 May 2022 22:50:23 +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: 9cb828fb-de3f-4619-97f1-18cdc83f78c8 X-Archives-Hash: 5b66d490cc55da05e90f58f9f0bdf9ea commit: 409d9ed0f4f48dbd5b2043d6bafbc058c98eb959 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Apr 2 11:19:35 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri May 13 22:49:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409d9ed0 acct-group/lightdm: drop 0 Signed-off-by: Conrad Kostecki gentoo.org> acct-group/lightdm/lightdm-0.ebuild | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/acct-group/lightdm/lightdm-0.ebuild b/acct-group/lightdm/lightdm-0.ebuild deleted file mode 100644 index eeedf50e22a1..000000000000 --- a/acct-group/lightdm/lightdm-0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for x11-misc/lightdm" - -ACCT_GROUP_ID="134"