summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:04:16 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:47:50 +0100
commit5d03c384b63af4d02e7dcbda41944e66ff3f55d8 (patch)
treea83927307c918ffceb83faa64f0d6f81f87ae317 /acct-user/fetchmail/fetchmail-0-r2.ebuild
parentacct-user/fdm: update EAPI 7 -> 8 (diff)
downloadgentoo-5d03c384b63af4d02e7dcbda41944e66ff3f55d8.tar.gz
gentoo-5d03c384b63af4d02e7dcbda41944e66ff3f55d8.tar.bz2
gentoo-5d03c384b63af4d02e7dcbda41944e66ff3f55d8.zip
acct-user/fetchmail: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/fetchmail/fetchmail-0-r2.ebuild')
-rw-r--r--acct-user/fetchmail/fetchmail-0-r2.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/acct-user/fetchmail/fetchmail-0-r2.ebuild b/acct-user/fetchmail/fetchmail-0-r2.ebuild
deleted file mode 100644
index 4101dcfa26b4..000000000000
--- a/acct-user/fetchmail/fetchmail-0-r2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="User for net-mail/fetchmail"
-ACCT_USER_ID=124
-ACCT_USER_GROUPS=( fetchmail )
-ACCT_USER_HOME="/var/lib/fetchmail"
-ACCT_USER_HOME_PERMS=0700
-
-acct-user_add_deps