diff options
author | 2024-01-14 22:56:16 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:05 +0100 | |
commit | c790fc98baf32d9bd51c2c21bb5c6983059985b2 (patch) | |
tree | ada2d3adfa0b7ce8fa7462731f5d2a1bd4976bc5 /acct-group/sstpc/sstpc-0-r1.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-r1.ebuild')
-rw-r--r-- | acct-group/sstpc/sstpc-0-r1.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/acct-group/sstpc/sstpc-0-r1.ebuild b/acct-group/sstpc/sstpc-0-r1.ebuild deleted file mode 100644 index 3a0e888cd978..000000000000 --- a/acct-group/sstpc/sstpc-0-r1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="Group for net-misc/sstp-client" - -ACCT_GROUP_ID="257" |