summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-12-15 22:24:02 +0000
committerJeroen Roovers <jer@gentoo.org>2008-12-15 22:24:02 +0000
commitc805c06746c0bf6823cf9862c8810fc51f371246 (patch)
tree3c85c7800bce10f53f1b8ffadf3effb66e9c3598 /net-analyzer
parentStable for HPPA (bug #249746). (diff)
downloadgentoo-2-c805c06746c0bf6823cf9862c8810fc51f371246.tar.gz
gentoo-2-c805c06746c0bf6823cf9862c8810fc51f371246.tar.bz2
gentoo-2-c805c06746c0bf6823cf9862c8810fc51f371246.zip
Stable for HPPA (bug #248425).
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index f5788cf7eb7e..8aa25d5421c4 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.139 2008/12/14 14:40:09 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.140 2008/12/15 22:24:02 jer Exp $
+
+ 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> wireshark-1.0.5.ebuild:
+ Stable for HPPA (bug #248425).
14 Dec 2008; Peter Volkov <pva@gentoo.org> wireshark-1.0.5.ebuild:
Fixed dodoc on nonexistent files, bug #248425, thank Markus Meier for report.
diff --git a/net-analyzer/wireshark/wireshark-1.0.5.ebuild b/net-analyzer/wireshark/wireshark-1.0.5.ebuild
index 798a17c435db..1a06294c62f3 100644
--- a/net-analyzer/wireshark/wireshark-1.0.5.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.5.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.5.ebuild,v 1.5 2008/12/14 14:40:09 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.5.ebuild,v 1.6 2008/12/15 22:24:02 jer 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 )