diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-18 14:47:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-18 14:47:47 +0000 |
commit | 50d24909db199bec708deedd969fbd815c3c18e3 (patch) | |
tree | 32b10ae5c5b49193f3c907d1060abdbf5dace6ed /net-analyzer | |
parent | alpha/ia64/sparc stable wrt security #212149 (diff) | |
download | gentoo-2-50d24909db199bec708deedd969fbd815c3c18e3.tar.gz gentoo-2-50d24909db199bec708deedd969fbd815c3c18e3.tar.bz2 gentoo-2-50d24909db199bec708deedd969fbd815c3c18e3.zip |
alpha/ia64/sparc stable wrt security #212149
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index a8d461b03e62..e0b3f97f8cd9 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.85 2008/03/17 23:01:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.86 2008/03/18 14:47:47 armin76 Exp $ + + 18 Mar 2008; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.8.ebuild: + alpha/ia64/sparc stable wrt security #212149 17 Mar 2008; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.8.ebuild: Stable for HPPA (bug #212149). diff --git a/net-analyzer/wireshark/wireshark-0.99.8.ebuild b/net-analyzer/wireshark/wireshark-0.99.8.ebuild index 537e5d31b46b..9a917f6e08cf 100644 --- a/net-analyzer/wireshark/wireshark-0.99.8.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.8.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-0.99.8.ebuild,v 1.6 2008/03/17 23:01:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.8.ebuild,v 1.7 2008/03/18 14:47:47 armin76 Exp $ # ChangeLog: # 1. Droped check for perl minimal USE flag. We do not have perl with minimal @@ -24,7 +24,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 ) |