diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:45 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:45 +0000 |
commit | ff33461c7bf74776c910475d30e0cbe6eff2bc3b (patch) | |
tree | 048e8ac1fbb3913a8cf857720038f94b7d25ab5e /net-analyzer/tcpstat | |
parent | header fixes (diff) | |
download | historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.tar.gz historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.tar.bz2 historical-ff33461c7bf74776c910475d30e0cbe6eff2bc3b.zip |
header fixes
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.3.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.4.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-analyzer/tcpstat/tcpstat-1.3.ebuild b/net-analyzer/tcpstat/tcpstat-1.3.ebuild index 2b8168f24d21..06f0de85781d 100644 --- a/net-analyzer/tcpstat/tcpstat-1.3.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.3.ebuild,v 1.6 2002/04/27 13:01:38 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.3.ebuild,v 1.7 2002/07/11 06:30:45 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Reports network interface statistics" diff --git a/net-analyzer/tcpstat/tcpstat-1.4.ebuild b/net-analyzer/tcpstat/tcpstat-1.4.ebuild index fe0e73a8d7d4..a8c414a29e48 100644 --- a/net-analyzer/tcpstat/tcpstat-1.4.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.4.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.1 2002/04/27 13:03:42 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.2 2002/07/11 06:30:45 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Reports network interface statistics" |