diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 13:14:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 13:14:49 +0000 |
commit | 2f263b7cd29e8670aeb14730c45e9dd06be51861 (patch) | |
tree | c9ee842e415f1c2f25256ffd9c4de1fe3ee0a48f /net-analyzer | |
parent | s390 stable for security #60744 (Manifest recommit) (diff) | |
download | gentoo-2-2f263b7cd29e8670aeb14730c45e9dd06be51861.tar.gz gentoo-2-2f263b7cd29e8670aeb14730c45e9dd06be51861.tar.bz2 gentoo-2-2f263b7cd29e8670aeb14730c45e9dd06be51861.zip |
stable for security #52609 #45543 #51022 #56423
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.5.ebuild b/net-analyzer/ethereal/ethereal-0.10.5.ebuild index efd4dd560a92..42d9617574e0 100644 --- a/net-analyzer/ethereal/ethereal-0.10.5.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5.ebuild,v 1.8 2004/08/10 12:57:50 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5.ebuild,v 1.9 2004/09/23 13:14:49 vapier Exp $ inherit libtool flag-o-matic gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc alpha amd64 ~ia64" +KEYWORDS="x86 sparc ppc alpha amd64 ia64" IUSE="adns gtk ipv6 snmp ssl gtk2" # if --disable-gtk2 is not passed to configure it will try to build with glib-2.0. |