diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-28 05:45:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-03-28 05:45:15 +0000 |
commit | 6b355c11df4be54d7ab1e671174eff35cd0749c7 (patch) | |
tree | 7323550f74e843abc31ccdeedf74f4067aa43c81 /net-analyzer/nessus-client | |
parent | p.use.mask mp2 on mplayer (diff) | |
download | gentoo-2-6b355c11df4be54d7ab1e671174eff35cd0749c7.tar.gz gentoo-2-6b355c11df4be54d7ab1e671174eff35cd0749c7.tar.bz2 gentoo-2-6b355c11df4be54d7ab1e671174eff35cd0749c7.zip |
whitespace
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/nessus-client')
-rw-r--r-- | net-analyzer/nessus-client/nessus-client-1.0.2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nessus-client/nessus-client-1.0.2.ebuild b/net-analyzer/nessus-client/nessus-client-1.0.2.ebuild index 54654737e5dc..83a7bc70a352 100644 --- a/net-analyzer/nessus-client/nessus-client-1.0.2.ebuild +++ b/net-analyzer/nessus-client/nessus-client-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-client/nessus-client-1.0.2.ebuild,v 1.2 2007/03/27 22:32:46 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-client/nessus-client-1.0.2.ebuild,v 1.3 2007/03/28 05:45:15 mr_bones_ Exp $ inherit eutils @@ -39,7 +39,7 @@ src_install() { pkg_postinst() { if ! use doc ; then - elog "To have docs available and the Client not complaining about not finding them you need" - elog "to set the doc useflag. Though it will add htmldoc as dependency then, a not that small package" + elog "To have docs available and the Client not complaining about not finding them you need" + elog "to set the doc useflag. Though it will add htmldoc as dependency then, a not that small package" fi -}
\ No newline at end of file +} |