summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-01 13:02:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-01 13:02:36 +0000
commit2d9ca9159b0a74b6ccd55b415817fdc0e503e309 (patch)
treeb2bd65c3cfd509af3e8a68e80a344e7b19c90b45 /net-analyzer
parentShout QA warnings when _all() phases do not call the default impls. Bug #478442. (diff)
downloadgentoo-2-2d9ca9159b0a74b6ccd55b415817fdc0e503e309.tar.gz
gentoo-2-2d9ca9159b0a74b6ccd55b415817fdc0e503e309.tar.bz2
gentoo-2-2d9ca9159b0a74b6ccd55b415817fdc0e503e309.zip
Stable for x86, wrt bug #478694
(Portage version: 2.1.13.2/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.1.ebuild4
-rw-r--r--net-analyzer/wireshark/wireshark-1.8.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 8df56374f243..ba24d25ef153 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.529 2013/08/01 13:02:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.530 2013/08/01 13:02:36 ago Exp $
+
+ 01 Aug 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.1.ebuild,
+ wireshark-1.8.9.ebuild:
+ Stable for x86, wrt bug #478694
01 Aug 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.1.ebuild,
wireshark-1.8.9.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.10.1.ebuild b/net-analyzer/wireshark/wireshark-1.10.1.ebuild
index 3b0645e14de4..5c8dd60398af 100644
--- a/net-analyzer/wireshark/wireshark-1.10.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.10.1.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.1.ebuild,v 1.9 2013/08/01 13:02:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1.ebuild,v 1.10 2013/08/01 13:02:36 ago Exp $
EAPI=5
inherit autotools eutils fcaps flag-o-matic 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 +gtk ipv6 kerberos libadns lua
+netlink +pcap portaudio profile qt4 selinux smi ssl zlib
diff --git a/net-analyzer/wireshark/wireshark-1.8.9.ebuild b/net-analyzer/wireshark/wireshark-1.8.9.ebuild
index a13198307ca3..d8b03f0905c2 100644
--- a/net-analyzer/wireshark/wireshark-1.8.9.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.8.9.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.9.ebuild,v 1.8 2013/08/01 13:02:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.9.ebuild,v 1.9 2013/08/01 13:02:36 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_5 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 profile python selinux smi ssl zlib