diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 13:33:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 13:33:37 +0000 |
commit | 2c679fca33e5ece55a94dc088b55d140e66550a1 (patch) | |
tree | 5a07f19eee986f3dd9995807ec2548146a7167e8 /net-analyzer/wireshark | |
parent | ia64 stable (diff) | |
download | gentoo-2-2c679fca33e5ece55a94dc088b55d140e66550a1.tar.gz gentoo-2-2c679fca33e5ece55a94dc088b55d140e66550a1.tar.bz2 gentoo-2-2c679fca33e5ece55a94dc088b55d140e66550a1.zip |
alpha/ia64/sparc stable wrt #350551
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 0a913bd549dd..ce30e732c452 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.273 2011/01/24 03:24:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.274 2011/01/29 13:33:37 armin76 Exp $ + + 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> wireshark-1.4.3.ebuild: + alpha/ia64/sparc stable wrt #350551 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> wireshark-1.4.3.ebuild: Stable for HPPA (bug #350551). diff --git a/net-analyzer/wireshark/wireshark-1.4.3.ebuild b/net-analyzer/wireshark/wireshark-1.4.3.ebuild index a3435a654f3a..e22997a655a7 100644 --- a/net-analyzer/wireshark/wireshark-1.4.3.ebuild +++ b/net-analyzer/wireshark/wireshark-1.4.3.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.3.ebuild,v 1.7 2011/01/24 03:24:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.3.ebuild,v 1.8 2011/01/29 13:33:36 armin76 Exp $ EAPI=2 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 pcre portaudio python +caps selinux smi ssl threads zlib" |