summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2009-04-10 08:12:45 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2009-04-10 08:12:45 +0000
commitd9798df921b6ec9609639ec4af8b9f313163b3fc (patch)
tree8d97a8430ed26b899995895a1e5d7387c1679351 /net-analyzer/wireshark
parentMake repoman happy. (diff)
downloadgentoo-2-d9798df921b6ec9609639ec4af8b9f313163b3fc.tar.gz
gentoo-2-d9798df921b6ec9609639ec4af8b9f313163b3fc.tar.bz2
gentoo-2-d9798df921b6ec9609639ec4af8b9f313163b3fc.zip
amd64 stable wrt security bug #264571
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 3b2447d112d2..015300a972b9 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.162 2009/04/09 15:43:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.163 2009/04/10 08:12:45 keytoaster Exp $
+
+ 10 Apr 2009; Tobias Heinlein <keytoaster@gentoo.org>
+ wireshark-1.0.7.ebuild:
+ amd64 stable wrt security bug #264571
09 Apr 2009; Brent Baude <ranger@gentoo.org> wireshark-1.0.7.ebuild:
Marking wireshark-1.0.7 ppc64 and ppc for bug 264571
diff --git a/net-analyzer/wireshark/wireshark-1.0.7.ebuild b/net-analyzer/wireshark/wireshark-1.0.7.ebuild
index 7e73d25b44cc..a6fe7c531b16 100644
--- a/net-analyzer/wireshark/wireshark-1.0.7.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.7.ebuild,v 1.2 2009/04/09 15:43:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.7.ebuild,v 1.3 2009/04/10 08:12:45 keytoaster Exp $
EAPI=1
WANT_AUTOMAKE="1.9"
@@ -17,7 +17,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 )