diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-08 14:08:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-08 14:08:28 +0000 |
commit | 7f11ad4e91b734655959753899253ce19c74ba01 (patch) | |
tree | f74a6efe114e7128068cb409ddfaa422789f9926 /net-analyzer/wireshark | |
parent | amd64/x86 stable, bug #245572 (diff) | |
download | gentoo-2-7f11ad4e91b734655959753899253ce19c74ba01.tar.gz gentoo-2-7f11ad4e91b734655959753899253ce19c74ba01.tar.bz2 gentoo-2-7f11ad4e91b734655959753899253ce19c74ba01.zip |
amd64/x86 stable, bug #258013
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 474328534a78..ddeab096ac67 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.148 2009/02/07 18:16:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.149 2009/02/08 14:08:28 maekke Exp $ + + 08 Feb 2009; Markus Meier <maekke@gentoo.org> wireshark-1.0.6.ebuild: + amd64/x86 stable, bug #258013 07 Feb 2009; Jeroen Roovers <jer@gentoo.org> wireshark-1.0.6.ebuild: Stable for HPPA (bug #258013). diff --git a/net-analyzer/wireshark/wireshark-1.0.6.ebuild b/net-analyzer/wireshark/wireshark-1.0.6.ebuild index 78033ef71cdb..ac0fa6114c45 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.3 2009/02/07 18:16:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6.ebuild,v 1.4 2009/02/08 14:08:28 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 ) |