diff options
Diffstat (limited to 'net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild b/net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild index 4a5c47fe32dd..010bde4926cf 100644 --- a/net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild @@ -1,11 +1,11 @@ -# 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/tcpreplay/tcpreplay-2.3.3.ebuild,v 1.2 2006/02/16 00:05:08 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpreplay/tcpreplay-2.3.3.ebuild,v 1.3 2007/07/02 14:42:27 peper Exp $ DESCRIPTION="replay saved tcpdump or snoop files at arbitrary speeds" HOMEPAGE="http://tcpreplay.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -RESTRICT="nomirror" +RESTRICT="mirror" LICENSE="BSD" SLOT="0" |