summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:12:11 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:48:41 +0100
commita50a7071d09f8c7f83f35ef4fa4a218a2c983440 (patch)
treee451779d6fbc07f3b3d44015ffe5dea8bc090fb0 /acct-user/scponly/scponly-0-r2.ebuild
parentacct-user/scanlogd: update EAPI 7 -> 8 (diff)
downloadgentoo-a50a7071d09f8c7f83f35ef4fa4a218a2c983440.tar.gz
gentoo-a50a7071d09f8c7f83f35ef4fa4a218a2c983440.tar.bz2
gentoo-a50a7071d09f8c7f83f35ef4fa4a218a2c983440.zip
acct-user/scponly: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/scponly/scponly-0-r2.ebuild')
-rw-r--r--acct-user/scponly/scponly-0-r2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/acct-user/scponly/scponly-0-r2.ebuild b/acct-user/scponly/scponly-0-r2.ebuild
deleted file mode 100644
index ed12f0b4e2c6..000000000000
--- a/acct-user/scponly/scponly-0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="user for chrooted scponly"
-ACCT_USER_ID=239
-ACCT_USER_GROUPS=( scponly )
-# Not a typo. scponly uses the trailing // to identify the chroot dir.
-ACCT_USER_HOME=/var/chroot/scponly//
-ACCT_USER_HOME_OWNER=root:root
-
-acct-user_add_deps