summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-07-31 04:37:27 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-07-31 04:37:27 +0000
commit104dff8d8d1faeb9d0e818f2fffbd081a20a0cef (patch)
treec67294e644a5beed4ac1c127dcffdd0870c1e3ac /net-analyzer/wireshark
parentx86 stable wrt security bug #329891 (diff)
downloadgentoo-2-104dff8d8d1faeb9d0e818f2fffbd081a20a0cef.tar.gz
gentoo-2-104dff8d8d1faeb9d0e818f2fffbd081a20a0cef.tar.bz2
gentoo-2-104dff8d8d1faeb9d0e818f2fffbd081a20a0cef.zip
x86 stable wrt security bug #330479
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 83f809abee47..dd707b592d53 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.239 2010/07/30 10:27:15 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.240 2010/07/31 04:37:27 phajdan.jr Exp $
+
+ 31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ wireshark-1.2.10.ebuild:
+ x86 stable wrt security bug #330479
*wireshark-1.4.0_rc2 (30 Jul 2010)
*wireshark-1.2.10 (30 Jul 2010)
diff --git a/net-analyzer/wireshark/wireshark-1.2.10.ebuild b/net-analyzer/wireshark/wireshark-1.2.10.ebuild
index 35b50f427cf5..39c4406f9bd4 100644
--- a/net-analyzer/wireshark/wireshark-1.2.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.10.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.10.ebuild,v 1.1 2010/07/30 10:27:15 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.10.ebuild,v 1.2 2010/07/31 04:37:27 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