summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-07-05 14:33:26 +0000
committerBrent Baude <ranger@gentoo.org>2008-07-05 14:33:26 +0000
commit4061ceab9a1d5dc96f3226e500c8f4abb5246779 (patch)
tree209d479383d380a0bb801a952363e16cfadcc597 /net-analyzer/wireshark
parentppc stable, bug #230411 (diff)
downloadgentoo-2-4061ceab9a1d5dc96f3226e500c8f4abb5246779.tar.gz
gentoo-2-4061ceab9a1d5dc96f3226e500c8f4abb5246779.tar.bz2
gentoo-2-4061ceab9a1d5dc96f3226e500c8f4abb5246779.zip
Marking wireshark-1.0.1 ppc64 for bug 230411
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 4240495c91c6..59d830e8dccd 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# 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.104 2008/07/05 14:26:31 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.105 2008/07/05 14:33:26 ranger Exp $
+
+ 05 Jul 2008; Brent Baude <ranger@gentoo.org> wireshark-1.0.1.ebuild:
+ Marking wireshark-1.0.1 ppc64 for bug 230411
05 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org>
wireshark-1.0.1.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.0.1.ebuild b/net-analyzer/wireshark/wireshark-1.0.1.ebuild
index 4ac7b7f5b4c6..ec7a054bbd18 100644
--- a/net-analyzer/wireshark/wireshark-1.0.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.1.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.1.ebuild,v 1.4 2008/07/05 14:26:31 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.1.ebuild,v 1.5 2008/07/05 14:33:26 ranger 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 )