diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-05-14 17:33:11 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-05-14 17:33:11 +0000 |
commit | 56ff0b98f31c62691023dd6c752430ac57eb9b39 (patch) | |
tree | fcb0b9428c91ca319c6a9849c26a8d22f13e2d97 /net-analyzer | |
parent | changed HOMEPAGE irt #51060 (diff) | |
download | historical-56ff0b98f31c62691023dd6c752430ac57eb9b39.tar.gz historical-56ff0b98f31c62691023dd6c752430ac57eb9b39.tar.bz2 historical-56ff0b98f31c62691023dd6c752430ac57eb9b39.zip |
version bump, closes #51029
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpstat/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/tcpstat/Manifest | 7 | ||||
-rw-r--r-- | net-analyzer/tcpstat/files/digest-tcpstat-1.5 | 1 | ||||
-rw-r--r-- | net-analyzer/tcpstat/metadata.xml | 5 | ||||
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.4.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/tcpstat/tcpstat-1.5.ebuild | 25 |
6 files changed, 46 insertions, 7 deletions
diff --git a/net-analyzer/tcpstat/ChangeLog b/net-analyzer/tcpstat/ChangeLog index ebc213d47483..9372f76f9ea0 100644 --- a/net-analyzer/tcpstat/ChangeLog +++ b/net-analyzer/tcpstat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/tcpstat -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.5 2003/02/12 07:50:23 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/ChangeLog,v 1.6 2004/05/14 17:33:11 squinky86 Exp $ + +*tcpstat-1.5 (14 May 2004) + + 14 May 2004; Jon Hood <squinky86@gentoo.org> +tcpstat-1.5.ebuild: + version bump, closes #51029 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-analyzer/tcpstat/Manifest b/net-analyzer/tcpstat/Manifest index 5874d138ea92..677eeee46f8d 100644 --- a/net-analyzer/tcpstat/Manifest +++ b/net-analyzer/tcpstat/Manifest @@ -1,3 +1,6 @@ -MD5 c82d0e20157ff156dbaa2ac69270523d ChangeLog 908 -MD5 2fee32629d7cf92354cc8b59d0d4f835 tcpstat-1.4.ebuild 686 +MD5 0c37041722c20d5c04e994f4d9ea9ffb tcpstat-1.5.ebuild 670 +MD5 b7ff006409c3232a88b7e36cd42c2eec tcpstat-1.4.ebuild 687 +MD5 94cd45f976babccf07d3ed2fc364810d ChangeLog 1038 +MD5 f34e3c8858756da0001b12d2d3fa1af2 metadata.xml 159 MD5 e1467bede820e7a3acb951079a20285f files/digest-tcpstat-1.4 62 +MD5 efa37f1790c5016076a051b32e57b980 files/digest-tcpstat-1.5 62 diff --git a/net-analyzer/tcpstat/files/digest-tcpstat-1.5 b/net-analyzer/tcpstat/files/digest-tcpstat-1.5 new file mode 100644 index 000000000000..5436bb81241d --- /dev/null +++ b/net-analyzer/tcpstat/files/digest-tcpstat-1.5 @@ -0,0 +1 @@ +MD5 93ca0ffb8f319ecf2e42ff925a7e6854 tcpstat-1.5.tar.gz 93102 diff --git a/net-analyzer/tcpstat/metadata.xml b/net-analyzer/tcpstat/metadata.xml new file mode 100644 index 000000000000..03aa50bab7e3 --- /dev/null +++ b/net-analyzer/tcpstat/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>netmon</herd> +</pkgmetadata> diff --git a/net-analyzer/tcpstat/tcpstat-1.4.ebuild b/net-analyzer/tcpstat/tcpstat-1.4.ebuild index 2160b836010b..4eb2bb6ddb88 100644 --- a/net-analyzer/tcpstat/tcpstat-1.4.ebuild +++ b/net-analyzer/tcpstat/tcpstat-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.9 2003/09/05 23:40:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpstat/tcpstat-1.4.ebuild,v 1.10 2004/05/14 17:33:11 squinky86 Exp $ IUSE="berkdb" @@ -14,7 +14,7 @@ DEPEND=">=net-libs/libpcap-0.5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" src_install () { diff --git a/net-analyzer/tcpstat/tcpstat-1.5.ebuild b/net-analyzer/tcpstat/tcpstat-1.5.ebuild new file mode 100644 index 000000000000..deaadf770704 --- /dev/null +++ b/net-analyzer/tcpstat/tcpstat-1.5.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.1 2004/05/14 17:33:11 squinky86 Exp $ + +IUSE="berkdb" + +DESCRIPTION="Reports network interface statistics" +SRC_URI="http://www.frenchfries.net/paul/tcpstat/${P}.tar.gz" +HOMEPAGE="http://www.frenchfries.net/paul/tcpstat/" + +DEPEND=">=net-libs/libpcap-0.5.2 + berkdb? ( <sys-libs/db-2 )" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~sparc" + +src_install () { + + make DESTDIR=${D} install || die + use berkdb && dobin src/tcpprof + + dodoc AUTHORS ChangeLog COPYING LICENSE NEWS README* + +} |