diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-28 00:56:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-28 00:56:10 +0000 |
commit | 948f9f08199cf29721cb00f08b5a0fb9b25eb5dc (patch) | |
tree | 3fc089ad7074159e5a9412a6181808c70fccc035 /net-analyzer/nagios-core | |
parent | Add patch so dbus 1.1.20 builds without X (diff) | |
download | gentoo-2-948f9f08199cf29721cb00f08b5a0fb9b25eb5dc.tar.gz gentoo-2-948f9f08199cf29721cb00f08b5a0fb9b25eb5dc.tar.bz2 gentoo-2-948f9f08199cf29721cb00f08b5a0fb9b25eb5dc.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild b/net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild index 16318de568e2..89341e6e3538 100644 --- a/net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild +++ b/net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild,v 1.1 2008/02/27 20:30:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-2.10-r2.ebuild,v 1.2 2008/02/28 00:56:10 mr_bones_ Exp $ EAPI="1" @@ -204,7 +204,7 @@ pkg_postinst() { elog "Note that the user your webserver is running at needs" elog "read-access to /etc/nagios." elog - + if use apache2 ; then elog "There are several possible solutions to accomplish this," elog "choose the one you are most comfortable with:" |