diff options
author | 2015-07-03 08:28:45 +0000 | |
---|---|---|
committer | 2015-07-03 08:28:45 +0000 | |
commit | 87fbcb2ac56b2eb584273478980bfaa0bb2c1049 (patch) | |
tree | d76badd461d24e0edb4f759e6af9a64cef2fbcae /net-analyzer | |
parent | Stable for alpha, wrt bug #552254 (diff) | |
download | gentoo-2-87fbcb2ac56b2eb584273478980bfaa0bb2c1049.tar.gz gentoo-2-87fbcb2ac56b2eb584273478980bfaa0bb2c1049.tar.bz2 gentoo-2-87fbcb2ac56b2eb584273478980bfaa0bb2c1049.zip |
Stable for sparc, wrt bug #552434
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-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 604234397fd7..520cebeb609d 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.733 2015/07/03 08:27:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.734 2015/07/03 08:28:45 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.6.ebuild: + Stable for sparc, wrt bug #552434 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.6.ebuild: Stable for alpha, wrt bug #552434 diff --git a/net-analyzer/wireshark/wireshark-1.12.6.ebuild b/net-analyzer/wireshark/wireshark-1.12.6.ebuild index 666a53f9ba72..708e4e7f4853 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.8 2015/07/03 08:27:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.9 2015/07/03 08:28:45 ago 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 |