Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/lightdm/
Date: Fri, 13 May 2022 22:50:29
Message-Id: 1652482190.3d1afb256a85827d7515e2700ac6b48991da0133.conikost@gentoo
1 commit: 3d1afb256a85827d7515e2700ac6b48991da0133
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 11:19:18 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri May 13 22:49:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1afb25
7
8 acct-group/lightdm: update EAPI 7 -> 8
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 acct-group/lightdm/lightdm-0-r1.ebuild | 10 ++++++++++
13 1 file changed, 10 insertions(+)
14
15 diff --git a/acct-group/lightdm/lightdm-0-r1.ebuild b/acct-group/lightdm/lightdm-0-r1.ebuild
16 new file mode 100644
17 index 000000000000..e2adc778ff71
18 --- /dev/null
19 +++ b/acct-group/lightdm/lightdm-0-r1.ebuild
20 @@ -0,0 +1,10 @@
21 +# Copyright 1999-2022 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +EAPI=8
25 +
26 +inherit acct-group
27 +
28 +DESCRIPTION="A group for x11-misc/lightdm"
29 +
30 +ACCT_GROUP_ID="134"