diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-09 19:06:06 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-09 19:06:06 +0000 |
commit | 1cd30686141a32302d37410e437c97a62e698e79 (patch) | |
tree | 31a37c92bb93fc1ce0a31c16e00c24b2233ea06e /net-analyzer | |
parent | some form fixes (diff) | |
download | gentoo-2-1cd30686141a32302d37410e437c97a62e698e79.tar.gz gentoo-2-1cd30686141a32302d37410e437c97a62e698e79.tar.bz2 gentoo-2-1cd30686141a32302d37410e437c97a62e698e79.zip |
unmasked
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.9.10.ebuild b/net-analyzer/ethereal/ethereal-0.9.10.ebuild index e6e5eee1013f..2fffc077b0e0 100644 --- a/net-analyzer/ethereal/ethereal-0.9.10.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.10.ebuild,v 1.1 2003/03/08 23:22:27 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.10.ebuild,v 1.2 2003/03/09 19:06:06 aliz Exp $ IUSE="gtk ipv6 snmp ssl gtk2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ethereal.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" RDEPEND=">=sys-libs/zlib-1.1.4 snmp? ( >=net-analyzer/ucd-snmp-4.2.5 ) |