summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-03-17 14:06:40 +0000
committerDawid Węgliński <cla@gentoo.org>2008-03-17 14:06:40 +0000
commit4d869adbbbf595efc3e6e787a3dbfb8848759cd1 (patch)
treee6c623baecd7ba1804cb4a2713795b5a8fcf5ce4 /net-analyzer/wireshark
parentFix deps for net-libs/xulrunner and www-client/mozilla-firefox (diff)
downloadgentoo-2-4d869adbbbf595efc3e6e787a3dbfb8848759cd1.tar.gz
gentoo-2-4d869adbbbf595efc3e6e787a3dbfb8848759cd1.tar.bz2
gentoo-2-4d869adbbbf595efc3e6e787a3dbfb8848759cd1.zip
Stable on x86, security #212149
(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-0.99.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index f80de199385c..1859f41b89b6 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.82 2008/03/17 13:21:42 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.83 2008/03/17 14:06:40 cla Exp $
+
+ 17 Mar 2008; Dawid Węgliński <cla@gentoo.org> wireshark-0.99.8.ebuild:
+ Stable on x86 (bug #212149)
17 Mar 2008; Olivier Crête <tester@gentoo.org> wireshark-0.99.8.ebuild:
Stable on amd64, bug #212149
diff --git a/net-analyzer/wireshark/wireshark-0.99.8.ebuild b/net-analyzer/wireshark/wireshark-0.99.8.ebuild
index 6399d4e7e61f..23c815dc20e9 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.3 2008/03/17 13:21:42 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8.ebuild,v 1.4 2008/03/17 14:06:40 cla 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 )