summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-14 15:21:10 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-06-14 15:21:10 +0000
commite91b77fa9cf0571a4da152d8b1d43ffabe01fa17 (patch)
treef1768b68fd0dd03e2e2e77ca586e8f062360f077 /net-analyzer
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-e91b77fa9cf0571a4da152d8b1d43ffabe01fa17.tar.gz
gentoo-2-e91b77fa9cf0571a4da152d8b1d43ffabe01fa17.tar.bz2
gentoo-2-e91b77fa9cf0571a4da152d8b1d43ffabe01fa17.zip
x86 stable wrt security bug #323859
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 5c14574ff0ab..948b7b7fa18f 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.230 2010/06/14 14:47:34 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.231 2010/06/14 15:21:10 phajdan.jr Exp $
+
+ 14 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ wireshark-1.2.9.ebuild:
+ x86 stable wrt security bug #323859
*wireshark-1.4.0_rc1 (14 Jun 2010)
diff --git a/net-analyzer/wireshark/wireshark-1.2.9.ebuild b/net-analyzer/wireshark/wireshark-1.2.9.ebuild
index 5ef058d82465..4f4cd4cfe0ac 100644
--- a/net-analyzer/wireshark/wireshark-1.2.9.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.9.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.9.ebuild,v 1.1 2010/06/11 10:28:32 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.9.ebuild,v 1.2 2010/06/14 15:21:10 phajdan.jr 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