diff options
author | 2012-05-26 17:09:45 +0000 | |
---|---|---|
committer | 2012-05-26 17:09:45 +0000 | |
commit | 433cff50164264c48692c5754b2faa8610e8f558 (patch) | |
tree | 5af83c9d7bd72fe2bdbc3e33953488c30f50d03d /net-analyzer | |
parent | alpha/ia64 stable (diff) | |
download | gentoo-2-433cff50164264c48692c5754b2faa8610e8f558.tar.gz gentoo-2-433cff50164264c48692c5754b2faa8610e8f558.tar.bz2 gentoo-2-433cff50164264c48692c5754b2faa8610e8f558.zip |
alpha/ia64/sparc stable wrt #417203
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index da2b02661eb3..e80af0b365d2 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.346 2012/05/24 02:22:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.347 2012/05/26 17:09:45 armin76 Exp $ + + 26 May 2012; Raúl Porcel <armin76@gentoo.org> wireshark-1.6.8.ebuild: + alpha/ia64/sparc stable wrt #417203 24 May 2012; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.8.ebuild: Stable for HPPA (bug #417203). diff --git a/net-analyzer/wireshark/wireshark-1.6.8.ebuild b/net-analyzer/wireshark/wireshark-1.6.8.ebuild index b01b9277cdd6..0a4c0660fa59 100644 --- a/net-analyzer/wireshark/wireshark-1.6.8.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.8.ebuild,v 1.4 2012/05/24 02:22:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.8.ebuild,v 1.5 2012/05/26 17:09:45 armin76 Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_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 ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib" |