summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-08 23:00:37 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-08 23:00:37 +0000
commit32ac2cefc97abdcd22c32b1ed7b4b544ff70c33e (patch)
tree0b726bdcb2fb6b387dde468cbaeb7f53f202d44f /net-analyzer/tcpstat
parentVersion bump and added init script. (diff)
downloadhistorical-32ac2cefc97abdcd22c32b1ed7b4b544ff70c33e.tar.gz
historical-32ac2cefc97abdcd22c32b1ed7b4b544ff70c33e.tar.bz2
historical-32ac2cefc97abdcd22c32b1ed7b4b544ff70c33e.zip
tidy up; x86 stable
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r--net-analyzer/tcpstat/ChangeLog9
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.4.ebuild3
-rw-r--r--net-analyzer/tcpstat/tcpstat-1.5.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog
index e2d07ca21d65..1b4139bcfdc3 100644
--- a/net-analyzer/tcpstat/ChangeLog
+++ b/net-analyzer/tcpstat/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-analyzer/tcpstat
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.7 2004/06/24 22:21:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.8 2004/07/08 23:00:37 eldad Exp $
+
+ 09 Jul 2004; Eldad Zack <eldad@gentoo.org> tcpstat-1.4.ebuild,
+ tcpstat-1.5.ebuild:
+ marked x86 stable
+
+ 09 Jul 2004; Eldad Zack <eldad@gentoo.org> tcpstat-1.4.ebuild:
+ Tidy up.
*tcpstat-1.5 (14 May 2004)
diff --git a/net-analyzer/tcpstat/tcpstat-1.4.ebuild b/net-analyzer/tcpstat/tcpstat-1.4.ebuild
index 84e13c862e96..df3b519f3110 100644
--- a/net-analyzer/tcpstat/tcpstat-1.4.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.4.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.11 2004/06/24 22:21:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.12 2004/07/08 23:00:37 eldad Exp $
IUSE="berkdb"
-S=${WORKDIR}/${P}
DESCRIPTION="Reports network interface statistics"
SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz"
HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/"
diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
index ddb7ff076b7e..ae2609a5828b 100644
--- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild
+++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.2 2004/06/24 22:21:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.3 2004/07/08 23:00:37 eldad Exp $
IUSE="berkdb"
@@ -13,7 +13,7 @@ DEPEND=">=net-libs/libpcap-0.5.2
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
src_install () {