summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-10 11:19:37 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-10 11:19:37 +0000
commit3ef872d4ecb829ca616aec505bd16d3b326d2609 (patch)
tree925c84dc3da109179ba31e8cca3070feb2f22f99 /net-analyzer
parentfix KEYWORDS. (Manifest recommit) (diff)
downloadgentoo-2-3ef872d4ecb829ca616aec505bd16d3b326d2609.tar.gz
gentoo-2-3ef872d4ecb829ca616aec505bd16d3b326d2609.tar.bz2
gentoo-2-3ef872d4ecb829ca616aec505bd16d3b326d2609.zip
mirror://debian
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/tcpslice/ChangeLog5
-rw-r--r--net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild10
2 files changed, 10 insertions, 5 deletions
diff --git a/net-analyzer/tcpslice/ChangeLog b/net-analyzer/tcpslice/ChangeLog
index fa1f0f797808..3f5b0e4f8c6c 100644
--- a/net-analyzer/tcpslice/ChangeLog
+++ b/net-analyzer/tcpslice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/tcpslice
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.5 2004/07/08 22:58:30 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/ChangeLog,v 1.6 2004/07/10 11:19:37 eldad Exp $
+
+ 10 Jul 2004; Eldad Zack <eldad@gentoo.org> tcpslice-1.1_alpha3.ebuild:
+ Changed to mirror://debian
09 Jul 2004; Eldad Zack <eldad@gentoo.org> tcpslice-1.1_alpha3.ebuild:
Tidy up.
diff --git a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
index 8c8da2843dba..4119a2287c78 100644
--- a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
+++ b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild
@@ -1,17 +1,19 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.6 2004/07/08 22:58:30 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.7 2004/07/10 11:19:37 eldad Exp $
inherit eutils
# Note: this ebuild is not of the best quality as it is entirely
-# static. However I belive that I will get away with it as the software
+# static. However I believe that I will get away with it as the software
# itself haven't been updated since 1996.
DESCRIPTION="Tcpslice is a program for extracting portions of packet-trace files generated using tcpdump's -w flag. It can also be used to glue together pcap dump files."
HOMEPAGE="http://www.tcpdump.org/"
-SRC_URI="ftp://ftp.debian.org/debian/pool/main/t/tcpslice/tcpslice_1.1a3.orig.tar.gz
- ftp://ftp.debian.org/debian/pool/main/t/tcpslice/tcpslice_1.1a3-1.1.diff.gz"
+SRC_URI="mirror://debian/pool/main/t/tcpslice/tcpslice_1.1a3.orig.tar.gz
+ mirror://debian/pool/main/t/tcpslice/tcpslice_1.1a3-1.1.diff.gz"
+RESTRICT="nomirror"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="x86"