diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-03 15:24:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-03 15:24:40 +0000 |
commit | 309f736fd655809c0588c35632e1f3c9c90dfbf0 (patch) | |
tree | f6e7610212a5e3cd9477b18a30aa1eec35924255 /net-analyzer | |
parent | Marking wireshark-1.4.7 ppc for bug 369683 (diff) | |
download | gentoo-2-309f736fd655809c0588c35632e1f3c9c90dfbf0.tar.gz gentoo-2-309f736fd655809c0588c35632e1f3c9c90dfbf0.tar.bz2 gentoo-2-309f736fd655809c0588c35632e1f3c9c90dfbf0.zip |
Stable for HPPA (bug #369683).
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 4614e15783f4..0fa5e05db352 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.299 2011/06/03 15:23:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.300 2011/06/03 15:24:40 jer Exp $ + + 03 Jun 2011; Jeroen Roovers <jer@gentoo.org> wireshark-1.4.7.ebuild: + Stable for HPPA (bug #369683). 03 Jun 2011; Brent Baude <ranger@gentoo.org> wireshark-1.4.7.ebuild: Marking wireshark-1.4.7 ppc for bug 369683 diff --git a/net-analyzer/wireshark/wireshark-1.4.7.ebuild b/net-analyzer/wireshark/wireshark-1.4.7.ebuild index c066f78b73b2..0c2332aa081b 100644 --- a/net-analyzer/wireshark/wireshark-1.4.7.ebuild +++ b/net-analyzer/wireshark/wireshark-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.7.ebuild,v 1.3 2011/06/03 15:23:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.7.ebuild,v 1.4 2011/06/03 15:24:40 jer Exp $ EAPI="3" 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 ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib" |