diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:46:39 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:02 +0100 |
commit | eb59eae55272c8ae445404e243c4fbf960d4c539 (patch) | |
tree | e0d3774962e46766249e96c70ad967905ce513f7 /acct-group/fax/fax-0-r2.ebuild | |
parent | acct-group/ez-ipupd: update EAPI 7 -> 8 (diff) | |
download | gentoo-eb59eae55272c8ae445404e243c4fbf960d4c539.tar.gz gentoo-eb59eae55272c8ae445404e243c4fbf960d4c539.tar.bz2 gentoo-eb59eae55272c8ae445404e243c4fbf960d4c539.zip |
acct-group/fax: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/fax/fax-0-r2.ebuild')
-rw-r--r-- | acct-group/fax/fax-0-r2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/fax/fax-0-r2.ebuild b/acct-group/fax/fax-0-r2.ebuild new file mode 100644 index 000000000000..5beff6f5e3cd --- /dev/null +++ b/acct-group/fax/fax-0-r2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for net-dialup/mgetty" + +ACCT_GROUP_ID="320" |