diff options
Diffstat (limited to 'net-analyzer/chaosreader/chaosreader-0.93.ebuild')
-rw-r--r-- | net-analyzer/chaosreader/chaosreader-0.93.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/chaosreader/chaosreader-0.93.ebuild b/net-analyzer/chaosreader/chaosreader-0.93.ebuild index 64816d9d2f8b..309c1f8179aa 100644 --- a/net-analyzer/chaosreader/chaosreader-0.93.ebuild +++ b/net-analyzer/chaosreader/chaosreader-0.93.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.93.ebuild,v 1.1 2004/04/17 18:59:24 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/chaosreader/chaosreader-0.93.ebuild,v 1.1.1.1 2005/11/30 10:12:16 chriswhite Exp $ DESCRIPTION="A tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs." HOMEPAGE="http://users.tpg.com.au/bdgcvb/chaosreader.html" SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${P}.bz2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" IUSE="" DEPEND=">=dev-lang/perl-5.8.0" |