summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-09 19:56:45 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-09 19:56:45 +0000
commitbb42a9517c6f31a71f41577b8d78856499b314f4 (patch)
treed1b8b4a82742911ff53186af1d5b8ab744791856 /net-analyzer/ethereal/ethereal-0.10.5.ebuild
parentAdded virtuals/gsasl (diff)
downloadgentoo-2-bb42a9517c6f31a71f41577b8d78856499b314f4.tar.gz
gentoo-2-bb42a9517c6f31a71f41577b8d78856499b314f4.tar.bz2
gentoo-2-bb42a9517c6f31a71f41577b8d78856499b314f4.zip
Stable on alpha, bug 56423.
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.10.5.ebuild')
-rw-r--r--net-analyzer/ethereal/ethereal-0.10.5.ebuild4
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 1f14547541b2..0f88b60fbae4 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.5 2004/07/08 21:58:40 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5.ebuild,v 1.6 2004/07/09 19:56:45 kloeri 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"
# since if --disable-gtk2 is not passed to configure it will try to build with glib-2.0,