summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-23 23:14:26 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-23 23:14:26 +0000
commit586ad202549982d98baf9f7b8a336cf245835389 (patch)
tree7bdc9eeeb4de9ada4988d8f562511f176f24204a /net-analyzer/wireshark
parentFix testsuite postprocessing for bug #245192. (diff)
downloadgentoo-2-586ad202549982d98baf9f7b8a336cf245835389.tar.gz
gentoo-2-586ad202549982d98baf9f7b8a336cf245835389.tar.bz2
gentoo-2-586ad202549982d98baf9f7b8a336cf245835389.zip
amd64/x86 stable, bug #263443
(Portage version: 2.1.6.10/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index df086c6d98c2..e2c1f1a61cd2 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.154 2009/03/08 11:54:00 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.155 2009/03/23 23:14:26 maekke Exp $
+
+ 23 Mar 2009; Markus Meier <maekke@gentoo.org> wireshark-1.0.6-r1.ebuild:
+ amd64/x86 stable, bug #263443
08 Mar 2009; Peter Volkov <pva@gentoo.org>
+files/wireshark-1.1.2-misc-warnings.patch, wireshark-1.1.2.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild b/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild
index 7094ff54734d..03228776d0b3 100644
--- a/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild,v 1.1 2009/03/05 17:57:30 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild,v 1.2 2009/03/23 23:14:26 maekke 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 )