diff options
Diffstat (limited to 'net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild')
-rw-r--r-- | net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild b/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild index 86aff1a0084c..977a68bb1fb6 100644 --- a/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild +++ b/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v 1.4 2007/03/20 19:50:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.2_alpha2.ebuild,v 1.5 2007/07/02 14:43:23 peper Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ DESCRIPTION="Tcpslice is a program for extracting portions of packet-trace files HOMEPAGE="http://www.tcpdump.org/" SRC_URI="mirror://debian/pool/main/t/tcpslice/${MY_P}.orig.tar.gz mirror://debian/pool/main/t/tcpslice/${MY_P}-4.diff.gz" -RESTRICT="nomirror" +RESTRICT="mirror" LICENSE="BSD" SLOT="0" |