summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:10:31 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:48:30 +0100
commit2c561936e03a6a3fbfd15d32531062cd58dce819 (patch)
treee9b3504eba95f8b0948f5093bbe9e9b39bd1fcea /acct-user/prometheus/prometheus-0-r3.ebuild
parentacct-user/privoxy: update EAPI 7 -> 8 (diff)
downloadgentoo-2c561936e03a6a3fbfd15d32531062cd58dce819.tar.gz
gentoo-2c561936e03a6a3fbfd15d32531062cd58dce819.tar.bz2
gentoo-2c561936e03a6a3fbfd15d32531062cd58dce819.zip
acct-user/prometheus: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/prometheus/prometheus-0-r3.ebuild')
-rw-r--r--acct-user/prometheus/prometheus-0-r3.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/prometheus/prometheus-0-r3.ebuild b/acct-user/prometheus/prometheus-0-r3.ebuild
new file mode 100644
index 000000000000..e185fd357c45
--- /dev/null
+++ b/acct-user/prometheus/prometheus-0-r3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="user for prometheus"
+ACCT_USER_ID=430
+ACCT_USER_GROUPS=( prometheus )
+ACCT_USER_HOME=/var/lib/prometheus
+
+acct-user_add_deps