* [gentoo-commits] repo/gentoo:master commit in: acct-user/zabbix/
@ 2020-12-30 9:02 Miroslav Šulc
0 siblings, 0 replies; 2+ messages in thread
From: Miroslav Šulc @ 2020-12-30 9:02 UTC (permalink / raw
To: gentoo-commits
commit: 97eea372542d701598f1cd22e282ecee0663e222
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 09:01:49 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 09:02:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97eea372
acct-user/zabbix: new ebuild
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
acct-user/zabbix/metadata.xml | 8 ++++++++
acct-user/zabbix/zabbix-0.ebuild | 15 +++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/acct-user/zabbix/metadata.xml b/acct-user/zabbix/metadata.xml
new file mode 100644
index 00000000000..11287d1296c
--- /dev/null
+++ b/acct-user/zabbix/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>fordfrog@gentoo.org</email>
+ <name>Miroslav Šulc</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/zabbix/zabbix-0.ebuild b/acct-user/zabbix/zabbix-0.ebuild
new file mode 100644
index 00000000000..35b1bc820d1
--- /dev/null
+++ b/acct-user/zabbix/zabbix-0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for Zabbix"
+ACCT_USER_ID=329
+# see https://www.zabbix.com/documentation/current/manual/installation/install
+ACCT_USER_HOME=/var/lib/${PN}
+ACCT_USER_HOME_PERMS=770
+ACCT_USER_GROUPS=( "${PN}" )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/zabbix/
@ 2024-03-18 19:52 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-03-18 19:52 UTC (permalink / raw
To: gentoo-commits
commit: 0dd5340ae00aa76505c74e1effcddadf154013ab
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:15:29 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Mar 18 19:49:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd5340a
acct-user/zabbix: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
acct-user/zabbix/{zabbix-0-r1.ebuild => zabbix-0-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-user/zabbix/zabbix-0-r1.ebuild b/acct-user/zabbix/zabbix-0-r2.ebuild
similarity index 87%
rename from acct-user/zabbix/zabbix-0-r1.ebuild
rename to acct-user/zabbix/zabbix-0-r2.ebuild
index e446f599587e..5841624d6998 100644
--- a/acct-user/zabbix/zabbix-0-r1.ebuild
+++ b/acct-user/zabbix/zabbix-0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit acct-user
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-18 19:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 19:52 [gentoo-commits] repo/gentoo:master commit in: acct-user/zabbix/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2020-12-30 9:02 Miroslav Šulc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox