summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-21 11:24:38 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-21 11:27:28 -0500
commit5fab84e3ddf71b05e626423029d47b4db833882c (patch)
tree176e12950b5b467a8335e8d519d8d981393f0474 /net-analyzer/icinga2/icinga2-9999.ebuild
parentapp-crypt/certbot-nginx: 0.18.2 bup for pycrypto fix (diff)
downloadgentoo-5fab84e3ddf71b05e626423029d47b4db833882c.tar.gz
gentoo-5fab84e3ddf71b05e626423029d47b4db833882c.tar.bz2
gentoo-5fab84e3ddf71b05e626423029d47b4db833882c.zip
net-analyzer/icinga2: 2.7.1 bup
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-analyzer/icinga2/icinga2-9999.ebuild')
-rw-r--r--net-analyzer/icinga2/icinga2-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild
index 644d451cfc6f..32561101621d 100644
--- a/net-analyzer/icinga2/icinga2-9999.ebuild
+++ b/net-analyzer/icinga2/icinga2-9999.ebuild
@@ -7,7 +7,7 @@ if [[ ${PV} != 9999 ]]; then
SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
- inherit cmake-utils depend.apache eutils git-2 systemd toolchain-funcs user wxwidgets
+ inherit cmake-utils depend.apache eutils git-r3 systemd toolchain-funcs user wxwidgets
EGIT_REPO_URI="https://github.com/Icinga/icinga2.git"
EGIT_BRANCH="master"
KEYWORDS=""