diff options
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild b/net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild index 9b7e4f02f793..ed710636c3b7 100644 --- a/net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild,v 1.5 2002/10/04 05:58:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.5-r2.ebuild,v 1.6 2002/10/05 05:39:17 drobbins Exp $ + +IUSE="X snmp ssl" S=${WORKDIR}/${P} DESCRIPTION="A commercial-quality network protocol analyzer" |