Stable on ppc64; bug #174625
authorMarkus Rothe <corsair@gentoo.org>
Sun, 15 Apr 2007 19:37:08 +0000 (19:37 +0000)
committerMarkus Rothe <corsair@gentoo.org>
Sun, 15 Apr 2007 19:37:08 +0000 (19:37 +0000)
Package-Manager: portage-2.1.2.2

net-analyzer/wireshark/ChangeLog
net-analyzer/wireshark/wireshark-0.99.5.ebuild

index d979fc6aa66b2039e3886ea4a0d7d74a018d8585..8aea7a3a3ec6a8bdd6dd96740f42b860fbdca8e0 100644 (file)
@@ -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 <corsair@gentoo.org> wireshark-0.99.5.ebuild:
+  Stable on ppc64; bug #174625
 
   15 Apr 2007; Olivier CrĂȘte <tester@gentoo.org> wireshark-0.99.5.ebuild:
   Stable on amd64, bug #174625
index aa7811e4dcbed0da1b022523df518953fe6ac46e..1f85a1e15a9c8b57df6f5a5e5f873be824ee5725 100644 (file)
@@ -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