summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-05-26 11:03:50 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-05-26 11:03:50 +0000
commit3db3898550b51eecfae8a74edc50383d88f4fbe9 (patch)
tree1f999fcae2ece3e3ed9ac08b8f0ddfbef915fa69 /net-analyzer/wireshark
parentVersion bump. (diff)
downloadgentoo-2-3db3898550b51eecfae8a74edc50383d88f4fbe9.tar.gz
gentoo-2-3db3898550b51eecfae8a74edc50383d88f4fbe9.tar.bz2
gentoo-2-3db3898550b51eecfae8a74edc50383d88f4fbe9.zip
stable sparc, security bug 271062
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 2b83a8bf1de3..19aac230ca8e 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# 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.170 2009/05/25 16:04:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.171 2009/05/26 11:03:50 tcunha Exp $
+
+ 26 May 2009; Tiago Cunha <tcunha@gentoo.org> wireshark-1.0.8.ebuild:
+ stable sparc, security bug 271062
25 May 2009; Brent Baude <ranger@gentoo.org> wireshark-1.0.8.ebuild:
Marking wireshark-1.0.8 ppc64 and ppc for bug 271062
diff --git a/net-analyzer/wireshark/wireshark-1.0.8.ebuild b/net-analyzer/wireshark/wireshark-1.0.8.ebuild
index f9b8c8305926..33123a89d0ab 100644
--- a/net-analyzer/wireshark/wireshark-1.0.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.8.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.8.ebuild,v 1.4 2009/05/25 16:04:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.8.ebuild,v 1.5 2009/05/26 11:03:50 tcunha 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 )