diff options
Diffstat (limited to 'net-analyzer/tcpstat')
-rw-r--r-- | net-analyzer/tcpstat/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog index f9dfd0e62db7..8e8537fe9e92 100644 --- a/net-analyzer/tcpstat/ChangeLog +++ b/net-analyzer/tcpstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcpstat # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.16 2006/02/17 16:14:28 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.17 2006/08/15 09:08:01 blubb Exp $ + + 15 Aug 2006; Simon Stelling <blubb@gentoo.org> tcpstat-1.5.ebuild: + stable on amd64 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> tcpstat-1.5.ebuild: Removing virtual/libpcap wrt bug #117898 diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild index 2cb6305973d2..e149cce4a764 100644 --- a/net-analyzer/tcpstat/tcpstat-1.5.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.10 2006/02/17 16:14:28 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.5.ebuild,v 1.11 2006/08/15 09:08:01 blubb Exp $ IUSE="berkdb" @@ -13,7 +13,7 @@ DEPEND="net-libs/libpcap SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" src_install () { |