summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-02 13:29:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-02 13:29:05 +0000
commit46561358ce55ec20678dbbb987c002cf23bf4b67 (patch)
treef57f475ac8927c0d1130dd522ecf5775d5e990c1 /net-analyzer
parentVersion bumped. (diff)
downloadgentoo-2-46561358ce55ec20678dbbb987c002cf23bf4b67.tar.gz
gentoo-2-46561358ce55ec20678dbbb987c002cf23bf4b67.tar.bz2
gentoo-2-46561358ce55ec20678dbbb987c002cf23bf4b67.zip
alpha/ia64/sparc stable wrt security #215276
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 0744e6957973..22ffeff0d90d 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.94 2008/04/02 07:57:50 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.95 2008/04/02 13:29:05 armin76 Exp $
+
+ 02 Apr 2008; Raúl Porcel <armin76@gentoo.org> wireshark-1.0.0.ebuild:
+ alpha/ia64/sparc stable wrt security #215276
02 Apr 2008; Christian Faulhammer <opfer@gentoo.org>
wireshark-1.0.0.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.0.0.ebuild b/net-analyzer/wireshark/wireshark-1.0.0.ebuild
index a96d52f50199..892be5cbc45b 100644
--- a/net-analyzer/wireshark/wireshark-1.0.0.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.0.ebuild,v 1.3 2008/04/02 07:57:50 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.0.ebuild,v 1.4 2008/04/02 13:29:05 armin76 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 )