summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r--net-analyzer/icinga2/ChangeLog5
-rw-r--r--net-analyzer/icinga2/icinga2-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/icinga2/ChangeLog b/net-analyzer/icinga2/ChangeLog
index eb938074f3d3..e8ba8d2037fe 100644
--- a/net-analyzer/icinga2/ChangeLog
+++ b/net-analyzer/icinga2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/icinga2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.28 2015/03/11 21:24:16 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.29 2015/03/11 21:38:24 prometheanfire Exp $
+
+ 11 Mar 2015; Matthew Thode <prometheanfire@gentoo.org> icinga2-9999.ebuild:
+ really sign
11 Mar 2015; Matthew Thode <prometheanfire@gentoo.org> icinga2-9999.ebuild:
signing
diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild
index 0bfcaf6413fd..7aec53a4253f 100644
--- a/net-analyzer/icinga2/icinga2-9999.ebuild
+++ b/net-analyzer/icinga2/icinga2-9999.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-9999.ebuild,v 1.2 2015/03/11 21:24:16 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-9999.ebuild,v 1.3 2015/03/11 21:38:24 prometheanfire Exp $
EAPI=5
inherit cmake-utils depend.apache eutils git-2 systemd toolchain-funcs user versionator
-DESCRIPTION="Distributed, general purpose, network monitoring engine"
+DESCRIPTION="Distributed, general purpose, network monitoring engine."
HOMEPAGE="http://icinga.org/icinga2"
EGIT_REPO_URI="http://github.com/Icinga/icinga2.git"
EGIT_BRANCH="master"