summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-17 23:01:31 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-17 23:01:31 +0000
commit8596eb731df6eb07107105488b83c8ea8896b35f (patch)
tree901e8f986b9f3fb62eed532a498d7b33a13f2d27 /net-analyzer
parentStable for HPPA (bug #212149). (diff)
downloadgentoo-2-8596eb731df6eb07107105488b83c8ea8896b35f.tar.gz
gentoo-2-8596eb731df6eb07107105488b83c8ea8896b35f.tar.bz2
gentoo-2-8596eb731df6eb07107105488b83c8ea8896b35f.zip
Stable for HPPA (bug #212149).
(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-0.99.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index a79494ff779e..a8d461b03e62 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.84 2008/03/17 20:40:34 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.85 2008/03/17 23:01:31 jer Exp $
+
+ 17 Mar 2008; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.8.ebuild:
+ Stable for HPPA (bug #212149).
17 Mar 2008; Peter Volkov <pva@gentoo.org> wireshark-0.99.8.ebuild:
Fixed build problem with heimdal, bug #213705, thank Doug Goldstein for
diff --git a/net-analyzer/wireshark/wireshark-0.99.8.ebuild b/net-analyzer/wireshark/wireshark-0.99.8.ebuild
index a4ed2a7f66a4..537e5d31b46b 100644
--- a/net-analyzer/wireshark/wireshark-0.99.8.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.8.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-0.99.8.ebuild,v 1.5 2008/03/17 20:40:34 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8.ebuild,v 1.6 2008/03/17 23:01:31 jer Exp $
# ChangeLog:
# 1. Droped check for perl minimal USE flag. We do not have perl with minimal
@@ -24,7 +24,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 )