summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-11 18:41:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-11 18:41:31 +0000
commit4bf391c5650367a4c05deadee24d9a5a7ab9c13b (patch)
tree1764115aa066f0bcdfd725c03e383b9ce86792d3 /net-analyzer
parentStable for amd64, wrt bug #484582 (diff)
downloadgentoo-2-4bf391c5650367a4c05deadee24d9a5a7ab9c13b.tar.gz
gentoo-2-4bf391c5650367a4c05deadee24d9a5a7ab9c13b.tar.bz2
gentoo-2-4bf391c5650367a4c05deadee24d9a5a7ab9c13b.zip
Stable for x86, wrt bug #484582
(Portage version: 2.2.1/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/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.10.2.ebuild4
-rw-r--r--net-analyzer/wireshark/wireshark-1.8.10.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index f42e835b582e..6ef35e513d73 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.541 2013/09/11 18:40:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.542 2013/09/11 18:41:31 ago Exp $
+
+ 11 Sep 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.2.ebuild,
+ wireshark-1.8.10.ebuild:
+ Stable for x86, wrt bug #484582
11 Sep 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.2.ebuild,
wireshark-1.8.10.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.10.2.ebuild b/net-analyzer/wireshark/wireshark-1.10.2.ebuild
index 6e9ae0148dd7..7eb254951dec 100644
--- a/net-analyzer/wireshark/wireshark-1.10.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.2.ebuild,v 1.2 2013/09/11 18:40:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.2.ebuild,v 1.3 2013/09/11 18:41:31 ago 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.10.ebuild b/net-analyzer/wireshark/wireshark-1.8.10.ebuild
index 3487c9bb00e2..f8b6f0bbef6d 100644
--- a/net-analyzer/wireshark/wireshark-1.8.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.8.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.10.ebuild,v 1.4 2013/09/11 18:40:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.10.ebuild,v 1.5 2013/09/11 18:41:31 ago 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