summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild')
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
index 10d516ebc4d0..b8327fc5d065 100644
--- a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
+++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.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/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.6 2005/04/09 09:50:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.7 2005/07/09 18:39:54 swegener Exp $
inherit gnuconfig
@@ -32,10 +32,10 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ einfo
einfo "Note: tcptrace outputs its graphs in the xpl (xplot)"
einfo "format. since xplot is unavailable, you will have to"
einfo "use the included xpl2gpl utility to convert it to"
einfo "the gnuplot format."
- einfo ""
+ einfo
}