diff options
author | 2015-01-09 13:55:10 +0000 | |
---|---|---|
committer | 2015-01-09 13:55:10 +0000 | |
commit | 1628c22d2aff0608c967c74474dedb3bed4787e5 (patch) | |
tree | e79ce03c3878118e00d9095c7bfd66630675fb2d /net-analyzer | |
parent | Stable on alpha, bug 534106 (diff) | |
download | gentoo-2-1628c22d2aff0608c967c74474dedb3bed4787e5.tar.gz gentoo-2-1628c22d2aff0608c967c74474dedb3bed4787e5.tar.bz2 gentoo-2-1628c22d2aff0608c967c74474dedb3bed4787e5.zip |
Stable on alpha, bug 536034
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 2f53e1eff743..36f6012fdb4f 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.684 2015/01/09 11:06:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.685 2015/01/09 13:55:10 klausman Exp $ + + 09 Jan 2015; Tobias Klausmann <klausman@gentoo.org> wireshark-1.12.3.ebuild: + Stable on alpha, bug 536034 09 Jan 2015; Jeroen Roovers <jer@gentoo.org> wireshark-1.12.3.ebuild: Stable for HPPA (bug #536034). diff --git a/net-analyzer/wireshark/wireshark-1.12.3.ebuild b/net-analyzer/wireshark/wireshark-1.12.3.ebuild index c1a33146c705..fb50e52fc8ac 100644 --- a/net-analyzer/wireshark/wireshark-1.12.3.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.3.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.3.ebuild,v 1.4 2015/01/09 11:06:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v 1.5 2015/01/09 13:55:10 klausman Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 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 |