summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-07-15 17:59:49 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-07-15 17:59:49 +0000
commitd4ba1f41c4284424d081c97809288f8396dcc8a2 (patch)
tree47b6a3ba162bfb1bcc2c751d7936e833d1384870 /net-analyzer/wireshark
parentUse PN instead of package name. (diff)
downloadgentoo-2-d4ba1f41c4284424d081c97809288f8396dcc8a2.tar.gz
gentoo-2-d4ba1f41c4284424d081c97809288f8396dcc8a2.tar.bz2
gentoo-2-d4ba1f41c4284424d081c97809288f8396dcc8a2.zip
ppc stable, bug #231587
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 5698b3a41bb1..27e021f18182 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.110 2008/07/15 05:42:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.111 2008/07/15 17:59:49 dertobi123 Exp $
+
+ 15 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ wireshark-1.0.2.ebuild:
+ ppc stable, bug #231587
15 Jul 2008; Markus Rothe <corsair@gentoo.org> wireshark-1.0.2.ebuild:
Stable on ppc64; bug #231587
diff --git a/net-analyzer/wireshark/wireshark-1.0.2.ebuild b/net-analyzer/wireshark/wireshark-1.0.2.ebuild
index 62925e69df1b..98217e97a1ff 100644
--- a/net-analyzer/wireshark/wireshark-1.0.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.2.ebuild,v 1.4 2008/07/15 05:42:39 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.2.ebuild,v 1.5 2008/07/15 17:59:49 dertobi123 Exp $
EAPI=1
WANT_AUTOMAKE="1.9"
@@ -17,7 +17,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${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 lua portaudio gnutls gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux"
RDEPEND="zlib? ( sys-libs/zlib )