summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-23 12:22:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-23 12:22:44 +0000
commitf92590103c7d7dd6ac598ae32ab16f449613c2fc (patch)
treeed07d2be487a9841d5c21aa2e82da590eb5ee67f /net-analyzer
parentStable for amd64, wrt bug #405307 (diff)
downloadgentoo-2-f92590103c7d7dd6ac598ae32ab16f449613c2fc.tar.gz
gentoo-2-f92590103c7d7dd6ac598ae32ab16f449613c2fc.tar.bz2
gentoo-2-f92590103c7d7dd6ac598ae32ab16f449613c2fc.zip
Stable for amd64, wrt bug #403949
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga/ChangeLog5
-rw-r--r--net-analyzer/icinga/icinga-1.6.1-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/icinga/ChangeLog b/net-analyzer/icinga/ChangeLog
index d3478e704ede..495a09cb6f74 100644
--- a/net-analyzer/icinga/ChangeLog
+++ b/net-analyzer/icinga/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/icinga
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.12 2012/02/20 04:31:29 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/ChangeLog,v 1.13 2012/02/23 12:22:44 ago Exp $
+
+ 23 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icinga-1.6.1-r2.ebuild:
+ Stable for amd64, wrt bug #403949
20 Feb 2012; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Drop no-herd.
diff --git a/net-analyzer/icinga/icinga-1.6.1-r2.ebuild b/net-analyzer/icinga/icinga-1.6.1-r2.ebuild
index f2f8c4bfb45f..0657d1249da1 100644
--- a/net-analyzer/icinga/icinga-1.6.1-r2.ebuild
+++ b/net-analyzer/icinga/icinga-1.6.1-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.6.1-r2.ebuild,v 1.1 2011/12/29 15:54:57 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.6.1-r2.ebuild,v 1.2 2012/02/23 12:22:44 ago Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+apache2 debug +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web"
DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] )
perl? ( dev-lang/perl )