diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-07-09 21:51:57 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-07-09 21:51:57 +0000 |
commit | 99d0e7a72b432cae4ce01713218f8e7f6f7b4718 (patch) | |
tree | 79c1bceb88554e4638b2e25a18f933bcb32642d8 /net-analyzer/ethereal/ethereal-0.10.5-r1.ebuild | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-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.ebuild | 4 |
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, |