summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-10 08:03:23 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-10 08:03:23 +0000
commitdfbebd9b1d7a71640ec9f6985b39a2dba6127c3f (patch)
treec5ab911209efe5ccfb7a0768f5aad94d60b401cc /net-analyzer/wireshark
parentAdded trac-0.11.1-r1 that should fix #236509. (diff)
downloadgentoo-2-dfbebd9b1d7a71640ec9f6985b39a2dba6127c3f.tar.gz
gentoo-2-dfbebd9b1d7a71640ec9f6985b39a2dba6127c3f.tar.bz2
gentoo-2-dfbebd9b1d7a71640ec9f6985b39a2dba6127c3f.zip
Stable for HPPA (bug #236515).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 8c894a017187..921fb714686c 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.116 2008/09/10 06:04:09 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.117 2008/09/10 08:03:23 jer Exp $
+
+ 10 Sep 2008; Jeroen Roovers <jer@gentoo.org> wireshark-1.0.3.ebuild:
+ Stable for HPPA (bug #236515).
*wireshark-1.0.3 (10 Sep 2008)
diff --git a/net-analyzer/wireshark/wireshark-1.0.3.ebuild b/net-analyzer/wireshark/wireshark-1.0.3.ebuild
index e06c08a026e5..7997ecc3cfc4 100644
--- a/net-analyzer/wireshark/wireshark-1.0.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.3.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.3.ebuild,v 1.1 2008/09/10 06:04:09 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.3.ebuild,v 1.2 2008/09/10 08:03:23 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 )