diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-24 12:10:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-24 12:10:36 +0000 |
commit | 22ff4a3dcf6c1a336d43b4296fb368d190ef156a (patch) | |
tree | b5d7d6843f64d68a692a556aa18a38448cb64f78 /net-analyzer/wireshark | |
parent | Version bump #200397 by Hanno Boeck. (diff) | |
download | gentoo-2-22ff4a3dcf6c1a336d43b4296fb368d190ef156a.tar.gz gentoo-2-22ff4a3dcf6c1a336d43b4296fb368d190ef156a.tar.bz2 gentoo-2-22ff4a3dcf6c1a336d43b4296fb368d190ef156a.zip |
alpha/ia64/sparc stable wrt #199958
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index ce5d6775cda8..ccddbf77b7f5 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.73 2007/12/24 01:58:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.74 2007/12/24 12:10:36 armin76 Exp $ + + 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> wireshark-0.99.7.ebuild: + alpha/ia64/sparc stable wrt #199958 24 Dec 2007; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.7.ebuild: Stable for HPPA (bug #199958). diff --git a/net-analyzer/wireshark/wireshark-0.99.7.ebuild b/net-analyzer/wireshark/wireshark-0.99.7.ebuild index 6e6218a13311..cec0bb0f24be 100644 --- a/net-analyzer/wireshark/wireshark-0.99.7.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.7.ebuild,v 1.4 2007/12/24 01:58:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.7.ebuild,v 1.5 2007/12/24 12:10:36 armin76 Exp $ WANT_AUTOMAKE="1.9" inherit autotools libtool flag-o-matic eutils toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${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 gtk ipv6 portaudio snmp ssl kerberos threads selinux" RDEPEND="sys-libs/zlib |