diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-03-08 16:54:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-03-08 16:54:48 +0000 |
commit | 7356b7349b4bdcf7fbb0334b482463a2bbc397a9 (patch) | |
tree | d57258cf8f9f27fa4ae87d2c4c216cb923814074 /net-analyzer | |
parent | Stable channel bump. (diff) | |
download | gentoo-2-7356b7349b4bdcf7fbb0334b482463a2bbc397a9.tar.gz gentoo-2-7356b7349b4bdcf7fbb0334b482463a2bbc397a9.tar.bz2 gentoo-2-7356b7349b4bdcf7fbb0334b482463a2bbc397a9.zip |
Stable for HPPA (bug #460698).
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.14.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index c51f74df4172..50c646b77f19 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.462 2013/03/07 18:34:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.463 2013/03/08 16:54:48 jer Exp $ + + 08 Mar 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.14.ebuild, + wireshark-1.8.6.ebuild: + Stable for HPPA (bug #460698). 07 Mar 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.14.ebuild, wireshark-1.8.6.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.6.14.ebuild b/net-analyzer/wireshark/wireshark-1.6.14.ebuild index 60e87dfb5ee1..97e4779b0ba4 100644 --- a/net-analyzer/wireshark/wireshark-1.6.14.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.14.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.6.14.ebuild,v 1.8 2013/03/07 18:34:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.14.ebuild,v 1.9 2013/03/08 16:54:48 jer Exp $ EAPI=5 PYTHON_DEPEND="python? 2" @@ -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 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE=" adns crypt doc doc-pdf +filecaps geoip gtk ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl threads zlib diff --git a/net-analyzer/wireshark/wireshark-1.8.6.ebuild b/net-analyzer/wireshark/wireshark-1.8.6.ebuild index 35bb98d34ce5..64e97303bf7d 100644 --- a/net-analyzer/wireshark/wireshark-1.8.6.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.6.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.6.ebuild,v 1.8 2013/03/07 18:34:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.6.ebuild,v 1.9 2013/03/08 16:54:48 jer Exp $ EAPI=5 PYTHON_DEPEND="python? 2" @@ -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 crypt doc doc-pdf +filecaps geoip gtk ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl zlib |