summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-19 15:31:03 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-08-19 15:31:03 +0000
commitca5d97afe6fdae7dc70eb6e0638f1de4d174a625 (patch)
treed87b214975416c5a91b3f03cd81e1c61199ef933 /net-analyzer/nagios-core
parentRe-assign to sysadmin herd. (diff)
downloadgentoo-2-ca5d97afe6fdae7dc70eb6e0638f1de4d174a625.tar.gz
gentoo-2-ca5d97afe6fdae7dc70eb6e0638f1de4d174a625.tar.bz2
gentoo-2-ca5d97afe6fdae7dc70eb6e0638f1de4d174a625.zip
Re-assign to sysadmin herd.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r--net-analyzer/nagios-core/ChangeLog6
-rw-r--r--net-analyzer/nagios-core/metadata.xml34
2 files changed, 22 insertions, 18 deletions
diff --git a/net-analyzer/nagios-core/ChangeLog b/net-analyzer/nagios-core/ChangeLog
index 06e8cb01d790..f6ae2aea40ed 100644
--- a/net-analyzer/nagios-core/ChangeLog
+++ b/net-analyzer/nagios-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nagios-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.184 2012/06/12 02:34:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/ChangeLog,v 1.185 2012/08/19 15:31:03 flameeyes Exp $
+
+ 19 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
+ Re-assign to sysadmin herd.
12 Jun 2012; Zac Medico <zmedico@gentoo.org> nagios-core-3.2.3.ebuild,
nagios-core-3.3.1.ebuild:
@@ -846,4 +849,3 @@
Initial import. Ebuild submitted by Dean Bailey <alron@gentoo.org>.
Christian - Manny Calavera - Neumair <christian-neumair@web.de> also
had submitted a bug report about nagios.
-
diff --git a/net-analyzer/nagios-core/metadata.xml b/net-analyzer/nagios-core/metadata.xml
index f034fcbaf21b..91289b14d543 100644
--- a/net-analyzer/nagios-core/metadata.xml
+++ b/net-analyzer/nagios-core/metadata.xml
@@ -1,20 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>netmon</herd>
- <longdescription>Nagios is a host and service monitor designed to inform you
- of network problems before your clients, end-users or managers do. It
- has been designed to run under the Linux operating system, but works
- fine under most *NIX variants as well. The monitoring daemon runs
- intermittent checks on hosts and services you specify using external
- "plugins" which return status information to Nagios. When problems are
- encountered, the daemon can send notifications out to administrative
- contacts in a variety of different ways (email, instant message, SMS,
- etc.). Current status information, historical logs, and reports can all
- be accessed via a web browser.
- </longdescription>
- <use>
- <flag name='lighttpd'>install <pkg>www-servers/lighttpd</pkg> config</flag>
- <flag name='web'>enable web interface</flag>
- </use>
+ <herd>syadmin</herd>
+ <longdescription>
+ Nagios is a host and service monitor designed to inform you of
+ network problems before your clients, end-users or managers do. It
+ has been designed to run under the Linux operating system, but
+ works fine under most *NIX variants as well. The monitoring daemon
+ runs intermittent checks on hosts and services you specify using
+ external "plugins" which return status information to Nagios. When
+ problems are encountered, the daemon can send notifications out to
+ administrative contacts in a variety of different ways (email,
+ instant message, SMS, etc.). Current status information,
+ historical logs, and reports can all be accessed via a web
+ browser.
+ </longdescription>
+ <use>
+ <flag name='lighttpd'>install <pkg>www-servers/lighttpd</pkg> config</flag>
+ <flag name='web'>enable web interface</flag>
+ </use>
</pkgmetadata>