www-apps/icingaweb2: 2.4.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Jan 2017 22:46:51 +0000 (16:46 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Jan 2017 22:46:51 +0000 (16:46 -0600)
Package-Manager: portage-2.3.0

www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
www-apps/icingaweb2/icingaweb2-9999.ebuild

index 0da8152fa38739464f3670270048f53c5d931a0a..20dd498d7f20eeeb8425407024698da07ecce834 100644 (file)
@@ -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
index d6795167584f1ba04546e122c7bb132bb74ce75f..799ce70a9f339391d857a07735a365f496f3a008 100644 (file)
@@ -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() {