diff options
author | 2013-01-30 18:33:05 +0000 | |
---|---|---|
committer | 2013-01-30 18:33:05 +0000 | |
commit | 4c7dce0cdf4129ae716be8c677ac320236b61bd6 (patch) | |
tree | 51df78fbf52dc7728f2cd8f8666b5eccaaa669b4 /net-analyzer | |
parent | old (diff) | |
download | gentoo-2-4c7dce0cdf4129ae716be8c677ac320236b61bd6.tar.gz gentoo-2-4c7dce0cdf4129ae716be8c677ac320236b61bd6.tar.bz2 gentoo-2-4c7dce0cdf4129ae716be8c677ac320236b61bd6.zip |
Stable for HPPA (bug #454606).
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 57f8d7bd2f1d..091d92d6eb27 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # 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.435 2013/01/30 15:48:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.436 2013/01/30 18:33:05 jer Exp $ + + 30 Jan 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.8.5.ebuild: + Stable for HPPA (bug #454606). 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.13.ebuild, wireshark-1.8.5.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.8.5.ebuild b/net-analyzer/wireshark/wireshark-1.8.5.ebuild index f6bbdcdf72ae..82f2dd704f4e 100644 --- a/net-analyzer/wireshark/wireshark-1.8.5.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.5.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.5.ebuild,v 1.5 2013/01/30 15:48:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v 1.6 2013/01/30 18:33:05 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 +caps doc doc-pdf geoip gtk crypt ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl zlib |