diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 14:20:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 14:20:55 +0000 |
commit | f5b204d50d55f7695dbce16299a97e833a9b5566 (patch) | |
tree | aa64c3293bb7dab7290b6f1ffd6fdf416d960b85 /net-analyzer | |
parent | Stable for alpha, wrt bug #471894 (diff) | |
download | gentoo-2-f5b204d50d55f7695dbce16299a97e833a9b5566.tar.gz gentoo-2-f5b204d50d55f7695dbce16299a97e833a9b5566.tar.bz2 gentoo-2-f5b204d50d55f7695dbce16299a97e833a9b5566.zip |
Stable for alpha, wrt bug #503792
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.6.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.13.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 95264620befd..aaba45d1ba7d 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.597 2014/03/18 16:11:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.598 2014/03/19 14:20:55 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.6.ebuild, + wireshark-1.8.13.ebuild: + Stable for alpha, wrt bug #503792 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.6.ebuild, wireshark-1.8.13.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.10.6.ebuild b/net-analyzer/wireshark/wireshark-1.10.6.ebuild index 7e3951191703..443aad2517e6 100644 --- a/net-analyzer/wireshark/wireshark-1.10.6.ebuild +++ b/net-analyzer/wireshark/wireshark-1.10.6.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.6.ebuild,v 1.7 2014/03/18 16:11:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.6.ebuild,v 1.8 2014/03/19 14:20:55 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.13.ebuild b/net-analyzer/wireshark/wireshark-1.8.13.ebuild index 1e31eec87dc3..da84c51d5ac2 100644 --- a/net-analyzer/wireshark/wireshark-1.8.13.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.13.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.13.ebuild,v 1.7 2014/03/18 16:11:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.13.ebuild,v 1.8 2014/03/19 14:20:55 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 |