diff options
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.10.10.ebuild')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.10.ebuild b/net-analyzer/ethereal/ethereal-0.10.10.ebuild index b8d8ce064a4f..02c523d1df2c 100644 --- a/net-analyzer/ethereal/ethereal-0.10.10.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.10.ebuild,v 1.2 2005/03/11 20:08:18 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.10.ebuild,v 1.3 2005/03/12 04:16:24 kloeri Exp $ inherit libtool flag-o-matic 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 ~ppc64" +KEYWORDS="x86 ~sparc ~ppc alpha amd64 ~ia64 ~ppc64" IUSE="adns gtk ipv6 snmp ssl gtk2 kerberos" # if --disable-gtk2 is not passed to configure it will try to build with glib-2.0. |