diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2004-06-10 21:05:52 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2004-06-10 21:05:52 +0000 |
commit | f4a584e0b32c983c7e98ded23ce3b192d0b2fd5f (patch) | |
tree | c8f655bf60ab31d70683644666a9e473b5c2284c /app-antivirus | |
parent | Fix use invocation (Manifest recommit) (diff) | |
download | gentoo-2-f4a584e0b32c983c7e98ded23ce3b192d0b2fd5f.tar.gz gentoo-2-f4a584e0b32c983c7e98ded23ce3b192d0b2fd5f.tar.bz2 gentoo-2-f4a584e0b32c983c7e98ded23ce3b192d0b2fd5f.zip |
fixed typo in warning
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.67.ebuild | 4 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.68.1.ebuild | 4 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.70.ebuild | 4 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.71.ebuild | 4 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.72.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/app-antivirus/clamav/clamav-0.67.ebuild b/app-antivirus/clamav/clamav-0.67.ebuild index 270d899dd16c..5996a2e466a6 100644 --- a/app-antivirus/clamav/clamav-0.67.ebuild +++ b/app-antivirus/clamav/clamav-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.67.ebuild,v 1.2 2004/06/10 21:00:20 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.67.ebuild,v 1.3 2004/06/10 21:05:52 lordvan Exp $ inherit eutils flag-o-matic @@ -42,7 +42,7 @@ src_install() { pkg_postinst() { einfo "" ewarn "Warning: clamd and/or freshclam have not been restarted." - ewarn "You should restar them with: /etc/init.d/clamd restart" + ewarn "You should restart them with: /etc/init.d/clamd restart" einfo "" if use milter ; then einfo "For simple instructions howto setup the clamav-milter..." diff --git a/app-antivirus/clamav/clamav-0.68.1.ebuild b/app-antivirus/clamav/clamav-0.68.1.ebuild index 13e36bbbae1e..483ec9e25181 100644 --- a/app-antivirus/clamav/clamav-0.68.1.ebuild +++ b/app-antivirus/clamav/clamav-0.68.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.68.1.ebuild,v 1.2 2004/06/10 21:00:20 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.68.1.ebuild,v 1.3 2004/06/10 21:05:52 lordvan Exp $ inherit eutils flag-o-matic MY_P="${PN}-0.68-1" @@ -44,7 +44,7 @@ src_install() { pkg_postinst() { einfo "" ewarn "Warning: clamd and/or freshclam have not been restarted." - ewarn "You should restar them with: /etc/init.d/clamd restart" + ewarn "You should restart them with: /etc/init.d/clamd restart" einfo "" if use milter ; then einfo "For simple instructions howto setup the clamav-milter..." diff --git a/app-antivirus/clamav/clamav-0.70.ebuild b/app-antivirus/clamav/clamav-0.70.ebuild index 57de5dfee8f4..ed18bdc77abd 100644 --- a/app-antivirus/clamav/clamav-0.70.ebuild +++ b/app-antivirus/clamav/clamav-0.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.70.ebuild,v 1.2 2004/06/10 21:00:20 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.70.ebuild,v 1.3 2004/06/10 21:05:52 lordvan Exp $ inherit eutils flag-o-matic @@ -46,7 +46,7 @@ src_install() { pkg_postinst() { einfo "" ewarn "Warning: clamd and/or freshclam have not been restarted." - ewarn "You should restar them with: /etc/init.d/clamd restart" + ewarn "You should restart them with: /etc/init.d/clamd restart" einfo "" if use milter ; then einfo "For simple instructions howto setup the clamav-milter..." diff --git a/app-antivirus/clamav/clamav-0.71.ebuild b/app-antivirus/clamav/clamav-0.71.ebuild index 620f06f52a43..f845d549284c 100644 --- a/app-antivirus/clamav/clamav-0.71.ebuild +++ b/app-antivirus/clamav/clamav-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.71.ebuild,v 1.2 2004/06/10 21:00:20 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.71.ebuild,v 1.3 2004/06/10 21:05:52 lordvan Exp $ inherit eutils flag-o-matic @@ -46,7 +46,7 @@ src_install() { pkg_postinst() { einfo "" ewarn "Warning: clamd and/or freshclam have not been restarted." - ewarn "You should restar them with: /etc/init.d/clamd restart" + ewarn "You should restart them with: /etc/init.d/clamd restart" einfo "" if use milter ; then einfo "For simple instructions howto setup the clamav-milter..." diff --git a/app-antivirus/clamav/clamav-0.72.ebuild b/app-antivirus/clamav/clamav-0.72.ebuild index be74b9f92034..671c5c8de7f4 100644 --- a/app-antivirus/clamav/clamav-0.72.ebuild +++ b/app-antivirus/clamav/clamav-0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.72.ebuild,v 1.2 2004/06/10 21:00:20 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.72.ebuild,v 1.3 2004/06/10 21:05:52 lordvan Exp $ inherit eutils flag-o-matic @@ -46,7 +46,7 @@ src_install() { pkg_postinst() { einfo "" ewarn "Warning: clamd and/or freshclam have not been restarted." - ewarn "You should restar them with: /etc/init.d/clamd restart" + ewarn "You should restart them with: /etc/init.d/clamd restart" einfo "" if use milter ; then einfo "For simple instructions howto setup the clamav-milter..." |