diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-18 08:37:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-18 08:37:22 +0000 |
commit | 4f056b62db92dfce7b3ed1f65f3bfe953c81035a (patch) | |
tree | b7fbfa7e0d815c76172b8e8e3f974bf4d675f54e | |
parent | Stable for amd64, wrt bug #550152 (diff) | |
download | gentoo-2-4f056b62db92dfce7b3ed1f65f3bfe953c81035a.tar.gz gentoo-2-4f056b62db92dfce7b3ed1f65f3bfe953c81035a.tar.bz2 gentoo-2-4f056b62db92dfce7b3ed1f65f3bfe953c81035a.zip |
Stable for amd64, wrt bug #552434
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 7e27e05f6612..211aa2206653 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.724 2015/06/18 05:18:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.725 2015/06/18 08:37:22 ago Exp $ + + 18 Jun 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.6.ebuild: + Stable for amd64, wrt bug #552434 *wireshark-1.12.6 (18 Jun 2015) diff --git a/net-analyzer/wireshark/wireshark-1.12.6.ebuild b/net-analyzer/wireshark/wireshark-1.12.6.ebuild index f4f9ec6a0ff9..808b51359ab2 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.1 2015/06/18 05:18:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.2 2015/06/18 08:37:22 ago Exp $ EAPI=5 inherit autotools eutils fcaps 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 |