summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-26 20:07:36 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-26 20:07:36 +0000
commit968e86e7b915d0aa288751d6cd40a71446ad719a (patch)
tree314429213ceca67642ab8be4761653115f8739e9 /net-analyzer
parentstable x86, bug 345019 (diff)
downloadgentoo-2-968e86e7b915d0aa288751d6cd40a71446ad719a.tar.gz
gentoo-2-968e86e7b915d0aa288751d6cd40a71446ad719a.tar.bz2
gentoo-2-968e86e7b915d0aa288751d6cd40a71446ad719a.zip
stable x86, security bug 346191
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 1f83421133fe..73dd8b6deacf 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.257 2010/11/26 08:38:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.258 2010/11/26 20:07:36 fauli Exp $
+
+ 26 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+ wireshark-1.2.13.ebuild:
+ stable x86, security bug 346191
26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> wireshark-1.2.13.ebuild:
Stable on amd64 wrt bug #346191
diff --git a/net-analyzer/wireshark/wireshark-1.2.13.ebuild b/net-analyzer/wireshark/wireshark-1.2.13.ebuild
index b27b10c5f05d..e54b8a4a6ca6 100644
--- a/net-analyzer/wireshark/wireshark-1.2.13.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild,v 1.3 2010/11/26 08:38:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild,v 1.4 2010/11/26 20:07:36 fauli Exp $
EAPI=2
inherit autotools libtool flag-o-matic eutils toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://www.wireshark.org/download/src/${P}.tar.gz"
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 ares gtk ipv6 lua portaudio gnutls gcrypt geoip zlib kerberos threads profile smi +pcap pcre +caps selinux"
RDEPEND=">=dev-libs/glib-2.4.0:2