diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:40:14 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 23:40:14 +0000 |
commit | 081020c6d8b00f2750190600c12379ea601be8f5 (patch) | |
tree | ecf8f2c2128cc45ef37da71a9c2073774502cba0 /net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild | |
parent | header fix (diff) | |
download | gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.gz gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.tar.bz2 gentoo-2-081020c6d8b00f2750190600c12379ea601be8f5.zip |
whitespace cleanup
Diffstat (limited to 'net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild')
-rw-r--r-- | net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild b/net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild index a3e6f0663aba..adaa25ba2f59 100644 --- a/net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild +++ b/net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild,v 1.3 2003/02/13 13:44:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-nsca/nagios-nsca-2.2.ebuild,v 1.4 2003/09/05 23:40:09 msterret Exp $ DESCRIPTION="Nagios $PV NSCA - Nagios Service Check Acceptor" HOMEPAGE="http://www.nagios.org/" SRC_URI="mirror://sourceforge/nagios/nsca-2.2.tar.gz" @@ -40,7 +40,7 @@ src_install() { doexe ${FILESDIR}/nsca } pkg_postinst() { - einfo + einfo einfo "If you are using the nsca daemon, remember to edit" einfo "the config file /etc/nagios/nsca.cfg" einfo |