Skip to content

Commit

Permalink
www-apps/icingaweb2: 2.4.0 stable amd64 and x86
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
prometheanfire committed Jan 8, 2017
1 parent 6e88697 commit c00e58a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions www-apps/icingaweb2/icingaweb2-2.4.0.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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
Expand Down
3 changes: 2 additions & 1 deletion www-apps/icingaweb2/icingaweb2-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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() {
Expand Down

0 comments on commit c00e58a

Please sign in to comment.