diff options
author | 2015-01-09 08:33:55 +0000 | |
---|---|---|
committer | 2015-01-09 08:33:55 +0000 | |
commit | cbd08dbe06a0ce174075c475796e58792eeb8b8a (patch) | |
tree | 973ea3f11a8bca479600eb007ce98e98933c98ce /net-analyzer | |
parent | Stable for amd64, wrt bug #490990 (diff) | |
download | gentoo-2-cbd08dbe06a0ce174075c475796e58792eeb8b8a.tar.gz gentoo-2-cbd08dbe06a0ce174075c475796e58792eeb8b8a.tar.bz2 gentoo-2-cbd08dbe06a0ce174075c475796e58792eeb8b8a.zip |
Stable for x86, wrt bug #536034
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index da160c58b9ca..d6e5b7083bb5 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.682 2015/01/09 08:33:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.683 2015/01/09 08:33:55 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.3.ebuild: + Stable for x86, wrt bug #536034 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.3.ebuild: Stable for amd64, wrt bug #536034 diff --git a/net-analyzer/wireshark/wireshark-1.12.3.ebuild b/net-analyzer/wireshark/wireshark-1.12.3.ebuild index 9ea24a670cc5..61e1cfd7ca8a 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.2 2015/01/09 08:33:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v 1.3 2015/01/09 08:33:55 ago 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="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 |