diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-22 15:32:49 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-22 15:32:49 +0000 |
commit | cbb192e537d59cf5b21910369d9365d0d89f6d05 (patch) | |
tree | 3a08eab19d60b9b508fb2adfda09a12021fe5ebe /net-analyzer/wireshark | |
parent | Correct typo. (diff) | |
download | gentoo-2-cbb192e537d59cf5b21910369d9365d0d89f6d05.tar.gz gentoo-2-cbb192e537d59cf5b21910369d9365d0d89f6d05.tar.bz2 gentoo-2-cbb192e537d59cf5b21910369d9365d0d89f6d05.zip |
ia64 stable wrt bug #552434
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.12.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index d06649343f26..7ae39e08bb46 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.737 2015/07/20 16:28:19 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.738 2015/07/22 15:32:49 zlogene Exp $ + + 22 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> wireshark-1.12.6.ebuild: + ia64 stable wrt bug #552434 20 Jul 2015; Sergey Popov <pinkbyte@gentoo.org> wireshark-1.12.4.ebuild, wireshark-1.12.6.ebuild, wireshark-1.99.7.ebuild, wireshark-99999999.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.12.6.ebuild b/net-analyzer/wireshark/wireshark-1.12.6.ebuild index ea7a0dc75e09..0f0b96cd09a3 100644 --- a/net-analyzer/wireshark/wireshark-1.12.6.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.11 2015/07/20 16:28:19 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.12 2015/07/22 15:32:49 zlogene Exp $ EAPI=5 inherit autotools eutils fcaps flag-o-matic multilib qmake-utils qt4-r2 user @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE=" adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink +pcap portaudio +qt4 qt5 sbc selinux smi ssl zlib |