diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-09 09:33:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-09 09:33:54 +0000 |
commit | 6fcf18771a2ba94ab381e2ab663479aae1e4812e (patch) | |
tree | 24a12683621640d9bba96005de8ba4e795f7a7d6 /net-analyzer | |
parent | Stable for amd64, wrt bug #490236 (diff) | |
download | gentoo-2-6fcf18771a2ba94ab381e2ab663479aae1e4812e.tar.gz gentoo-2-6fcf18771a2ba94ab381e2ab663479aae1e4812e.tar.bz2 gentoo-2-6fcf18771a2ba94ab381e2ab663479aae1e4812e.zip |
Stable for amd64, wrt bug #490434
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.10.3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 0b386a9407fd..30e96cf48720 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.555 2013/11/08 18:10:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.556 2013/11/09 09:33:54 ago Exp $ + + 09 Nov 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.3.ebuild, + wireshark-1.8.11.ebuild: + Stable for amd64, wrt bug #490434 08 Nov 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.10.3.ebuild: Stable for HPPA (bug #490434). diff --git a/net-analyzer/wireshark/wireshark-1.10.3.ebuild b/net-analyzer/wireshark/wireshark-1.10.3.ebuild index 70251c8ad729..fad746ddcb4b 100644 --- a/net-analyzer/wireshark/wireshark-1.10.3.ebuild +++ b/net-analyzer/wireshark/wireshark-1.10.3.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.3.ebuild,v 1.2 2013/11/08 18:10:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild,v 1.3 2013/11/09 09:33:54 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.11.ebuild b/net-analyzer/wireshark/wireshark-1.8.11.ebuild index 82b370b592c4..c6aac0ea311c 100644 --- a/net-analyzer/wireshark/wireshark-1.8.11.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.11.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.11.ebuild,v 1.2 2013/11/08 17:03:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild,v 1.3 2013/11/09 09:33:54 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 |