commit:     c00e58a790b4c0b5019fc9e4a17f8167d09474a7
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  8 22:46:51 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 22:46:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00e58a7

www-apps/icingaweb2: 2.4.0 stable amd64 and x86

Package-Manager: portage-2.3.0

 www-apps/icingaweb2/icingaweb2-2.4.0.ebuild | 4 ++--
 www-apps/icingaweb2/icingaweb2-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild 
b/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
index 0da8152..20dd498 100644
--- a/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="apache2 ldap mysql nginx postgres"
 REQUIRED_USE="^^ ( apache2 nginx )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
                dev-php/pecl-imagick

diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild 
b/www-apps/icingaweb2/icingaweb2-9999.ebuild
index d679516..799ce70 100644
--- a/www-apps/icingaweb2/icingaweb2-9999.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -73,6 +73,7 @@ src_install() {
        insinto "/usr/share/${PN}"
        doins -r "${S}"/*
        fperms -R a+rX "/usr/share/${PN}/public/"
+       fperms u+x,g+x "/usr/share/${PN}/bin/icingacli"
 }
 
 pkg_postinst() {

Reply via email to