diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-30 14:51:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-30 14:51:05 +0000 |
commit | 5b01bec7ca3d2287769c0f07b4d15fd9a7f00683 (patch) | |
tree | 3c6438a626b8349ee738b4906c2a8a15759a5eb1 /net-analyzer/wireshark | |
parent | Do not install the update checker. (diff) | |
download | gentoo-2-5b01bec7ca3d2287769c0f07b4d15fd9a7f00683.tar.gz gentoo-2-5b01bec7ca3d2287769c0f07b4d15fd9a7f00683.tar.bz2 gentoo-2-5b01bec7ca3d2287769c0f07b4d15fd9a7f00683.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/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 4b4a4227ec23..0bac3663e8a3 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.431 2013/01/30 04:28:06 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.432 2013/01/30 14:51:05 jer Exp $ + + 30 Jan 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.13.ebuild: + Stable for HPPA (bug #454606). 30 Jan 2013; Rick Farina <zerochaos@gentoo.org> wireshark-1.6.13.ebuild, wireshark-1.8.5.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.6.13.ebuild b/net-analyzer/wireshark/wireshark-1.6.13.ebuild index 272e8872ec45..96bb1111c561 100644 --- a/net-analyzer/wireshark/wireshark-1.6.13.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.13.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.13.ebuild,v 1.4 2013/01/30 04:28:06 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.13.ebuild,v 1.5 2013/01/30 14:51: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 ~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 |