diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-30 16:36:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-30 16:36:32 +0000 |
commit | c4695aa5434a76f4d8507b598ef81991e9600abe (patch) | |
tree | d780d7e30cc63c44401bdde7cb0b2cb7798237fa /net-analyzer | |
parent | Update to use git-2 and use the http for fetching the repository (to work wit... (diff) | |
download | gentoo-2-c4695aa5434a76f4d8507b598ef81991e9600abe.tar.gz gentoo-2-c4695aa5434a76f4d8507b598ef81991e9600abe.tar.bz2 gentoo-2-c4695aa5434a76f4d8507b598ef81991e9600abe.zip |
Stable for HPPA (bug #445138).
(Portage version: 2.2.0_alpha142/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.12.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index e974381f3b34..70fb2ad0839e 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.416 2012/11/30 11:34:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.417 2012/11/30 16:36:32 jer Exp $ + + 30 Nov 2012; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.12.ebuild, + wireshark-1.8.4.ebuild: + Stable for HPPA (bug #445138). 30 Nov 2012; <ago@gentoo.org> wireshark-1.6.12.ebuild: Stable for amd64, wrt bug #445138 diff --git a/net-analyzer/wireshark/wireshark-1.6.12.ebuild b/net-analyzer/wireshark/wireshark-1.6.12.ebuild index e5d15a1ac7a9..64939fd9e782 100644 --- a/net-analyzer/wireshark/wireshark-1.6.12.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.12.ebuild,v 1.2 2012/11/30 11:34:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.12.ebuild,v 1.3 2012/11/30 16:36:32 jer Exp $ EAPI=4 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" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE=" adns doc doc-pdf gtk ipv6 libadns lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib diff --git a/net-analyzer/wireshark/wireshark-1.8.4.ebuild b/net-analyzer/wireshark/wireshark-1.8.4.ebuild index a7b18a2905b7..f175a2067e45 100644 --- a/net-analyzer/wireshark/wireshark-1.8.4.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v 1.2 2012/11/30 11:28:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v 1.3 2012/11/30 16:36:32 jer Exp $ EAPI="4" 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" -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 doc doc-pdf geoip gtk crypt ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl zlib |