From: Markus Rothe Date: Sun, 15 Apr 2007 19:37:08 +0000 (+0000) Subject: Stable on ppc64; bug #174625 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=004b9d4f65443341df4334cd3dfac5c413e6d30b;p=gentoo.git Stable on ppc64; bug #174625 Package-Manager: portage-2.1.2.2 --- diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index d979fc6aa66b..8aea7a3a3ec6 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.49 2007/04/15 19:00:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.50 2007/04/15 19:37:08 corsair Exp $ + + 15 Apr 2007; Markus Rothe wireshark-0.99.5.ebuild: + Stable on ppc64; bug #174625 15 Apr 2007; Olivier Crête wireshark-0.99.5.ebuild: Stable on amd64, bug #174625 diff --git a/net-analyzer/wireshark/wireshark-0.99.5.ebuild b/net-analyzer/wireshark/wireshark-0.99.5.ebuild index aa7811e4dcbe..1f85a1e15a9c 100644 --- a/net-analyzer/wireshark/wireshark-0.99.5.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.5.ebuild,v 1.6 2007/04/15 19:00:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.5.ebuild,v 1.7 2007/04/15 19:37:08 corsair Exp $ inherit libtool flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="adns gtk ipv6 portaudio snmp ssl kerberos threads selinux" RDEPEND=">=sys-libs/zlib-1.1.4