diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-25 22:04:06 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-25 22:04:06 +0000 |
commit | b976e063265630cf43e2522930ee0c7a75405c35 (patch) | |
tree | 0d5027a184b85cc0b67da8989452a3632f122f1e /net-analyzer | |
parent | Version bumped. (diff) | |
download | historical-b976e063265630cf43e2522930ee0c7a75405c35.tar.gz historical-b976e063265630cf43e2522930ee0c7a75405c35.tar.bz2 historical-b976e063265630cf43e2522930ee0c7a75405c35.zip |
security update
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.9.13.ebuild b/net-analyzer/ethereal/ethereal-0.9.13.ebuild index 910240b93369..2f41e0e33176 100644 --- a/net-analyzer/ethereal/ethereal-0.9.13.ebuild +++ b/net-analyzer/ethereal/ethereal-0.9.13.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.13.ebuild,v 1.7 2003/06/25 16:04:59 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.9.13.ebuild,v 1.8 2003/06/25 22:04:06 aliz Exp $ IUSE="gtk ipv6 snmp ssl gtk2" inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ethereal.com/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ppc ~alpha" +KEYWORDS="x86 sparc ppc ~alpha" RDEPEND=">=sys-libs/zlib-1.1.4 snmp? ( virtual/snmp ) |