commit:     b325428abdd0071c336886651d60e2b862e3d952
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 29 17:14:32 2021 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Dec 29 17:14:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b325428a

www-apps/icingaweb2: manage group of icingaweb2 icingacli

Closes: https://bugs.gentoo.org/830215
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 .../icingaweb2/{icingaweb2-2.9.5.ebuild => icingaweb2-2.9.5-r1.ebuild}   | 1 +
 www-apps/icingaweb2/icingaweb2-9999.ebuild                               | 1 +
 2 files changed, 2 insertions(+)

diff --git a/www-apps/icingaweb2/icingaweb2-2.9.5.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.9.5-r1.ebuild
similarity index 97%
rename from www-apps/icingaweb2/icingaweb2-2.9.5.ebuild
rename to www-apps/icingaweb2/icingaweb2-2.9.5-r1.ebuild
index 977d8fee7bb4..1ef7a422fe00 100644
--- a/www-apps/icingaweb2/icingaweb2-2.9.5.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.9.5-r1.ebuild
@@ -73,6 +73,7 @@ src_install() {
        doins -r "${S}"/*
        fperms -R a+rX "/usr/share/${PN}/public/"
        fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
+       fowners root:icingaweb2 "/usr/share/${PN}/bin/icingacli"
 }
 
 pkg_postinst() {

diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild 
b/www-apps/icingaweb2/icingaweb2-9999.ebuild
index dcfe13e3b7d0..c00a171bba00 100644
--- a/www-apps/icingaweb2/icingaweb2-9999.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild
@@ -73,6 +73,7 @@ src_install() {
        doins -r "${S}"/*
        fperms -R a+rX "/usr/share/${PN}/public/"
        fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
+       fowners root:icingaweb2 "/usr/share/${PN}/bin/icingacli"
 }
 
 pkg_postinst() {

Reply via email to