diff options
author | 2007-07-02 14:43:23 +0000 | |
---|---|---|
committer | 2007-07-02 14:43:23 +0000 | |
commit | 57f23fe11d54430225b78e778f5e4aca90feecd9 (patch) | |
tree | c15696cf290ad4363fa3bbea6632749ddb0ffdac /net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-57f23fe11d54430225b78e778f5e4aca90feecd9.tar.gz gentoo-2-57f23fe11d54430225b78e778f5e4aca90feecd9.tar.bz2 gentoo-2-57f23fe11d54430225b78e778f5e4aca90feecd9.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild')
-rw-r--r-- | net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild index 41ff031632f4..a4c4b2dc055e 100644 --- a/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild +++ b/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1_alpha3.ebuild,v 1.11 2006/02/20 19:45:02 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpslice/tcpslice-1.1_alpha3.ebuild,v 1.12 2007/07/02 14:43:23 peper Exp $ inherit eutils @@ -12,7 +12,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/tcpslice_1.1a3.orig.tar.gz mirror://debian/pool/main/t/tcpslice/tcpslice_1.1a3-1.1.diff.gz" -RESTRICT="nomirror" +RESTRICT="mirror" LICENSE="BSD" SLOT="0" |