diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-04-02 13:19:35 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 00:49:51 +0200 |
commit | 409d9ed0f4f48dbd5b2043d6bafbc058c98eb959 (patch) | |
tree | 8fa413b7c3806c6981ad0eb36ac139f4a16710ce /acct-group | |
parent | acct-group/lightdm: update EAPI 7 -> 8 (diff) | |
download | gentoo-409d9ed0f4f48dbd5b2043d6bafbc058c98eb959.tar.gz gentoo-409d9ed0f4f48dbd5b2043d6bafbc058c98eb959.tar.bz2 gentoo-409d9ed0f4f48dbd5b2043d6bafbc058c98eb959.zip |
acct-group/lightdm: drop 0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/lightdm/lightdm-0.ebuild | 10 |
1 files changed, 0 insertions, 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" |