zlogene 14/06/22 17:32:42
Modified: wireshark-1.8.15.ebuild wireshark-1.10.8.ebuild
ChangeLog
Log:
sparc stable wrt bug #513094
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xC42EB5D6)
Revision Changes Path
1.8 net-analyzer/wireshark/wireshark-1.8.15.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?r1=1.7&r2=1.8
Index: wireshark-1.8.15.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wireshark-1.8.15.ebuild 17 Jun 2014 14:14:48 -0000 1.7
+++ wireshark-1.8.15.ebuild 22 Jun 2014 17:32:42 -0000 1.8
@@ -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 @@
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
1.6 net-analyzer/wireshark/wireshark-1.10.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild?r1=1.5&r2=1.6
Index: wireshark-1.10.8.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wireshark-1.10.8.ebuild 17 Jun 2014 14:10:38 -0000 1.5
+++ wireshark-1.10.8.ebuild 22 Jun 2014 17:32:42 -0000 1.6
@@ -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 @@
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
1.629 net-analyzer/wireshark/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.629&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.629&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.628&r2=1.629
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.628
retrieving revision 1.629
diff -u -r1.628 -r1.629
--- ChangeLog 20 Jun 2014 14:14:31 -0000 1.628
+++ ChangeLog 22 Jun 2014 17:32:42 -0000 1.629
@@ -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 <[email protected]> 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)