diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-29 15:44:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-29 15:44:45 +0000 |
commit | 231e524dfd5882708f2799ff12744c6d8a119feb (patch) | |
tree | 7e56548016285f2e040fa0038815d07dae4c0398 /net-analyzer | |
parent | Restore latest ebuild. Shouldn't have removed this. (diff) | |
download | historical-231e524dfd5882708f2799ff12744c6d8a119feb.tar.gz historical-231e524dfd5882708f2799ff12744c6d8a119feb.tar.bz2 historical-231e524dfd5882708f2799ff12744c6d8a119feb.zip |
Stable for HPPA (bug #363895).
Package-Manager: portage-2.2.0_alpha30/cvs/Linux i686
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.4.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 0645a0055d56..dcf61f2c7020 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.286 2011/04/29 09:51:08 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.287 2011/04/29 15:44:45 jer Exp $ + + 29 Apr 2011; Jeroen Roovers <jer@gentoo.org> wireshark-1.4.6-r1.ebuild: + Stable for HPPA (bug #363895). 29 Apr 2011; Peter Volkov <pva@gentoo.org> wireshark-1.4.5.ebuild, -wireshark-1.4.6.ebuild, +wireshark-1.4.6-r1.ebuild, diff --git a/net-analyzer/wireshark/wireshark-1.4.6-r1.ebuild b/net-analyzer/wireshark/wireshark-1.4.6-r1.ebuild index 7e8bf20e87ec..074f91261505 100644 --- a/net-analyzer/wireshark/wireshark-1.4.6-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.4.6-r1.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.6-r1.ebuild,v 1.1 2011/04/29 09:51:08 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.6-r1.ebuild,v 1.2 2011/04/29 15:44:45 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" |