diff options
author | 2005-05-06 08:54:20 +0000 | |
---|---|---|
committer | 2005-05-06 08:54:20 +0000 | |
commit | 72ea3dffe4d3855611f45d2e10f744b7bb63e801 (patch) | |
tree | cfa5f291704234073d3fe4d466d4698f5455bf0c | |
parent | wording fixes thanks to taviso (diff) | |
download | gentoo-2-72ea3dffe4d3855611f45d2e10f744b7bb63e801.tar.gz gentoo-2-72ea3dffe4d3855611f45d2e10f744b7bb63e801.tar.bz2 gentoo-2-72ea3dffe4d3855611f45d2e10f744b7bb63e801.zip |
more wording fixes
(Portage version: 2.0.51.21)
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.11.ebuild b/net-analyzer/ethereal/ethereal-0.10.11.ebuild index d6f7d0ce7fdd..940bdfcb5cfb 100644 --- a/net-analyzer/ethereal/ethereal-0.10.11.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.11.ebuild,v 1.7 2005/05/06 08:53:03 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.11.ebuild,v 1.8 2005/05/06 08:54:20 dragonheart Exp $ inherit libtool flag-o-matic eutils @@ -98,7 +98,7 @@ src_install() { } pkg_postinst() { - ewarn "Due to a history of security flaws in this piece of software may be riddled with more flaws." + ewarn "Due to a history of security flaws in this piece of software may contain more flaws." ewarn "To protect yourself against malicious damage due to potential future flaws in this product we recommend" ewarn "you take the following security precautions when running ethereal in an untrusted environment:" ewarn "do no run any longer than you need to;" |