diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:56:16 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:05 +0100 |
commit | c790fc98baf32d9bd51c2c21bb5c6983059985b2 (patch) | |
tree | ada2d3adfa0b7ce8fa7462731f5d2a1bd4976bc5 /acct-group/sstpc/sstpc-0-r2.ebuild | |
parent | acct-group/ssmtp: update EAPI 7 -> 8 (diff) | |
download | gentoo-c790fc98baf32d9bd51c2c21bb5c6983059985b2.tar.gz gentoo-c790fc98baf32d9bd51c2c21bb5c6983059985b2.tar.bz2 gentoo-c790fc98baf32d9bd51c2c21bb5c6983059985b2.zip |
acct-group/sstpc: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/sstpc/sstpc-0-r2.ebuild')
-rw-r--r-- | acct-group/sstpc/sstpc-0-r2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/sstpc/sstpc-0-r2.ebuild b/acct-group/sstpc/sstpc-0-r2.ebuild new file mode 100644 index 000000000000..9c81bf83fc1f --- /dev/null +++ b/acct-group/sstpc/sstpc-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="Group for net-misc/sstp-client" + +ACCT_GROUP_ID="257" |