summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2008-03-17 13:21:42 +0000
committerOlivier Crête <tester@gentoo.org>2008-03-17 13:21:42 +0000
commit30103d41652b41d8707f25b3ae5644a433e5a0fd (patch)
tree69f3decd3c244eccfdc4237782120e7297367182 /net-analyzer
parentAdd ~sparc keyword at user's request (Dustin Surawicz) --- Bug #213677 --- (diff)
downloadgentoo-2-30103d41652b41d8707f25b3ae5644a433e5a0fd.tar.gz
gentoo-2-30103d41652b41d8707f25b3ae5644a433e5a0fd.tar.bz2
gentoo-2-30103d41652b41d8707f25b3ae5644a433e5a0fd.zip
Stable on amd64, bug #212149
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index e2d5cd992fd0..f80de199385c 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.81 2008/03/17 01:19:22 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.82 2008/03/17 13:21:42 tester Exp $
+
+ 17 Mar 2008; Olivier Crête <tester@gentoo.org> wireshark-0.99.8.ebuild:
+ Stable on amd64, bug #212149
17 Mar 2008; Peter Volkov <pva@gentoo.org>
+files/wireshark-0.99.8-libpcap-compile.patch:
diff --git a/net-analyzer/wireshark/wireshark-0.99.8.ebuild b/net-analyzer/wireshark/wireshark-0.99.8.ebuild
index c21347a5983b..6399d4e7e61f 100644
--- a/net-analyzer/wireshark/wireshark-0.99.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.8.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-0.99.8.ebuild,v 1.2 2008/03/17 00:22:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8.ebuild,v 1.3 2008/03/17 13:21:42 tester Exp $
# ChangeLog:
# 1. Droped check for perl minimal USE flag. We do not have perl with minimal
@@ -24,7 +24,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 )