diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-22 17:32:42 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-06-22 17:32:42 +0000 |
commit | 7adc83fa32bc7939b202d8bdb47e820186b2df8e (patch) | |
tree | a7481c6b9a836c6e0ed3da50222bbbe86baa4f37 /net-analyzer/wireshark | |
parent | Fix installing gtk-doc manual, reported by galtgendo. (diff) | |
download | gentoo-2-7adc83fa32bc7939b202d8bdb47e820186b2df8e.tar.gz gentoo-2-7adc83fa32bc7939b202d8bdb47e820186b2df8e.tar.bz2 gentoo-2-7adc83fa32bc7939b202d8bdb47e820186b2df8e.zip |
sparc stable wrt bug #513094
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.10.8.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.15.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index fb625f15f00b..56907b782f9a 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.628 2014/06/20 14:14:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.629 2014/06/22 17:32:42 zlogene Exp $ + + 22 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> wireshark-1.10.8.ebuild, + wireshark-1.8.15.ebuild: + sparc stable wrt bug #513094 *wireshark-1.10.8-r1 (20 Jun 2014) *wireshark-1.8.15-r1 (20 Jun 2014) diff --git a/net-analyzer/wireshark/wireshark-1.10.8.ebuild b/net-analyzer/wireshark/wireshark-1.10.8.ebuild index f98fd451ba7b..3262deba0dea 100644 --- a/net-analyzer/wireshark/wireshark-1.10.8.ebuild +++ b/net-analyzer/wireshark/wireshark-1.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild,v 1.5 2014/06/17 14:10:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild,v 1.6 2014/06/22 17:32:42 zlogene Exp $ EAPI=5 inherit autotools eutils fcaps user @@ -12,7 +12,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_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 gtk2 +gtk3 ipv6 kerberos libadns lua +netlink +pcap portaudio qt4 selinux smi ssl zlib diff --git a/net-analyzer/wireshark/wireshark-1.8.15.ebuild b/net-analyzer/wireshark/wireshark-1.8.15.ebuild index 9d9ecbe89cd7..3e220f9452ce 100644 --- a/net-analyzer/wireshark/wireshark-1.8.15.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v 1.7 2014/06/17 14:14:48 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v 1.8 2014/06/22 17:32:42 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_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 gtk ipv6 kerberos libadns lua +pcap portaudio python selinux smi ssl zlib |