diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-06 16:24:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-06 16:24:58 +0000 |
commit | 09c66b6ffea80f209b58d2db26158f3d9d1981ac (patch) | |
tree | 39ae078a989ae466d80a6800e0a9a15a9573ceda /net-analyzer/ethereal/ethereal-0.10.11.ebuild | |
parent | - minor touch ups for mips/x86/uclibc/pic (diff) | |
download | gentoo-2-09c66b6ffea80f209b58d2db26158f3d9d1981ac.tar.gz gentoo-2-09c66b6ffea80f209b58d2db26158f3d9d1981ac.tar.bz2 gentoo-2-09c66b6ffea80f209b58d2db26158f3d9d1981ac.zip |
Stable on alpha + ia64, bug 90539. Cleaned out old ebuild + patches.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-analyzer/ethereal/ethereal-0.10.11.ebuild')
-rw-r--r-- | net-analyzer/ethereal/ethereal-0.10.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethereal/ethereal-0.10.11.ebuild b/net-analyzer/ethereal/ethereal-0.10.11.ebuild index 940bdfcb5cfb..ce066bd9b99e 100644 --- a/net-analyzer/ethereal/ethereal-0.10.11.ebuild +++ b/net-analyzer/ethereal/ethereal-0.10.11.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.11.ebuild,v 1.8 2005/05/06 08:54:20 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethereal/ethereal-0.10.11.ebuild,v 1.9 2005/05/06 16:24:58 kloeri Exp $ inherit libtool flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.ethereal.com/distribution/${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. |