summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-11-01 15:55:10 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-11-01 15:55:10 +0000
commitd9df9574941b0bbe298b90a9e2340b9ab7b21714 (patch)
treec67cb9af45a64123942421c689369c2c138a2b57 /net-analyzer/wireshark
parentRemove the software directory from download3.vmware.com (diff)
downloadgentoo-2-d9df9574941b0bbe298b90a9e2340b9ab7b21714.tar.gz
gentoo-2-d9df9574941b0bbe298b90a9e2340b9ab7b21714.tar.bz2
gentoo-2-d9df9574941b0bbe298b90a9e2340b9ab7b21714.zip
Stable on x86, security bug #152951.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 47415bc62df7..a89f8d42651d 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.35 2006/11/01 15:45:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.36 2006/11/01 15:55:10 ticho Exp $
+
+ 01 Nov 2006; Andrej Kacian <ticho@gentoo.org> wireshark-0.99.4.ebuild:
+ Stable on x86, security bug #152951.
01 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org>
wireshark-0.99.4.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-0.99.4.ebuild b/net-analyzer/wireshark/wireshark-0.99.4.ebuild
index 014b7b648272..72f94b8e8b05 100644
--- a/net-analyzer/wireshark/wireshark-0.99.4.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.3 2006/11/01 15:45:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.4 2006/11/01 15:55:10 ticho Exp $
inherit libtool flag-o-matic eutils autotools
@@ -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"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="adns gtk ipv6 portaudio snmp ssl kerberos threads selinux"
RDEPEND=">=sys-libs/zlib-1.1.4