summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:02:33 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:47:39 +0100
commitd2d47dc3dea173e0ac44e6c4200cdc245948fccd (patch)
tree7823c11535e9f04d21ad64858d428e1d29d2d93d /acct-user/coredns/coredns-0-r1.ebuild
parentacct-user/consul-template: update EAPI 7 -> 8 (diff)
downloadgentoo-d2d47dc3dea173e0ac44e6c4200cdc245948fccd.tar.gz
gentoo-d2d47dc3dea173e0ac44e6c4200cdc245948fccd.tar.bz2
gentoo-d2d47dc3dea173e0ac44e6c4200cdc245948fccd.zip
acct-user/coredns: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/coredns/coredns-0-r1.ebuild')
-rw-r--r--acct-user/coredns/coredns-0-r1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/acct-user/coredns/coredns-0-r1.ebuild b/acct-user/coredns/coredns-0-r1.ebuild
deleted file mode 100644
index 49377d1566d4..000000000000
--- a/acct-user/coredns/coredns-0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-DESCRIPTION="A user for net-dns/coredns"
-
-ACCT_USER_HOME=/var/lib/coredns
-ACCT_USER_GROUPS=( "coredns" )
-ACCT_USER_ID="312"
-
-acct-user_add_deps