summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-10-21 13:22:03 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-10-21 13:22:03 +0000
commited9674204c2d54fd432d1ad73131c84d0f637720 (patch)
tree7c83f26df31c88b1272d99bc95da8bba746e8fcc /net-analyzer
parentManifest. (diff)
downloadgentoo-2-ed9674204c2d54fd432d1ad73131c84d0f637720.tar.gz
gentoo-2-ed9674204c2d54fd432d1ad73131c84d0f637720.tar.bz2
gentoo-2-ed9674204c2d54fd432d1ad73131c84d0f637720.zip
amd64 stable, accelerated due to security. bug #242996
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-git6 x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 08dc976ed03a..cb5e0e6b95da 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.126 2008/10/21 05:51:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.127 2008/10/21 13:22:03 darkside Exp $
+
+ 21 Oct 2008; Jeremy Olexa <darkside@gentoo.org> wireshark-1.0.4.ebuild:
+ amd64 stable, accelerated due to security. bug #242996
*wireshark-1.0.4 (21 Oct 2008)
diff --git a/net-analyzer/wireshark/wireshark-1.0.4.ebuild b/net-analyzer/wireshark/wireshark-1.0.4.ebuild
index a55afee8723d..2a097b1f3f17 100644
--- a/net-analyzer/wireshark/wireshark-1.0.4.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.4.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.4.ebuild,v 1.1 2008/10/21 05:51:38 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.4.ebuild,v 1.2 2008/10/21 13:22:03 darkside 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 )