diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:11:51 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:39 +0100 |
commit | b8e9386656a838e19bfc727fa4f996e486aaac61 (patch) | |
tree | 399fda3a8b8b8e3a2a0db12df748685fc93a7006 /acct-user/sabnzbd/sabnzbd-0-r2.ebuild | |
parent | acct-user/rwhoisd: update EAPI 7 -> 8 (diff) | |
download | gentoo-b8e9386656a838e19bfc727fa4f996e486aaac61.tar.gz gentoo-b8e9386656a838e19bfc727fa4f996e486aaac61.tar.bz2 gentoo-b8e9386656a838e19bfc727fa4f996e486aaac61.zip |
acct-user/sabnzbd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/sabnzbd/sabnzbd-0-r2.ebuild')
-rw-r--r-- | acct-user/sabnzbd/sabnzbd-0-r2.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/acct-user/sabnzbd/sabnzbd-0-r2.ebuild b/acct-user/sabnzbd/sabnzbd-0-r2.ebuild deleted file mode 100644 index 271ae1c22ae7..000000000000 --- a/acct-user/sabnzbd/sabnzbd-0-r2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="SABnzbd program user" - -ACCT_USER_ID=397 -ACCT_USER_HOME="/var/lib/${PN}" -ACCT_USER_HOME_PERMS=0770 -ACCT_USER_GROUPS=( sabnzbd ) - -acct-user_add_deps |