summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-07-09 21:51:57 +0000
committerLars Weiler <pylon@gentoo.org>2004-07-09 21:51:57 +0000
commit99d0e7a72b432cae4ce01713218f8e7f6f7b4718 (patch)
tree79c1bceb88554e4638b2e25a18f933bcb32642d8 /net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild
parentheader fix (Manifest recommit) (diff)
downloadgentoo-2-99d0e7a72b432cae4ce01713218f8e7f6f7b4718.tar.gz
gentoo-2-99d0e7a72b432cae4ce01713218f8e7f6f7b4718.tar.bz2
gentoo-2-99d0e7a72b432cae4ce01713218f8e7f6f7b4718.zip
Stable on ppc.
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild')
-rw-r--r--net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild b/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild
index 648797f70bc1..1f2653382a98 100644
--- a/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild
+++ b/net-analyzer/ethereal/ethereal-0.10.5-r1.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-r1.ebuild,v 1.2 2004/07/09 15:33:19 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild,v 1.3 2004/07/09 21:51:57 pylon 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,