summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-02-07 15:47:47 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-02-07 15:47:47 +0000
commite79ca63d6a1f0a7e9dc8645a501a704f5f107b44 (patch)
tree32d9bb61c9fda4a43e59862c14c18d05c3a141cc /net-analyzer
parentia64 stable wrt #256132 (diff)
downloadgentoo-2-e79ca63d6a1f0a7e9dc8645a501a704f5f107b44.tar.gz
gentoo-2-e79ca63d6a1f0a7e9dc8645a501a704f5f107b44.tar.bz2
gentoo-2-e79ca63d6a1f0a7e9dc8645a501a704f5f107b44.zip
Stable on alpha, bug #258013
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.0.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index c5567633d35c..272a9ad76c48 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# 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.146 2009/02/07 12:24:22 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.147 2009/02/07 15:47:47 klausman Exp $
+
+ 07 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
+ wireshark-1.0.6.ebuild:
+ Stable on alpha, bug #258013
*wireshark-1.0.6 (07 Feb 2009)
diff --git a/net-analyzer/wireshark/wireshark-1.0.6.ebuild b/net-analyzer/wireshark/wireshark-1.0.6.ebuild
index 34bf2db956a3..d366461f733f 100644
--- a/net-analyzer/wireshark/wireshark-1.0.6.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.0.6.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.ebuild,v 1.1 2009/02/07 12:24:22 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6.ebuild,v 1.2 2009/02/07 15:47:47 klausman 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 )