diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-07-16 22:35:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-07-16 22:35:13 +0000 |
commit | 36a2450954f9a6dd7ee7ca9c5d713c7bd82dba72 (patch) | |
tree | 8f95987f3886a037af41d0e208caef408650c7f5 /net-analyzer/wireshark | |
parent | Remove older version. (diff) | |
download | gentoo-2-36a2450954f9a6dd7ee7ca9c5d713c7bd82dba72.tar.gz gentoo-2-36a2450954f9a6dd7ee7ca9c5d713c7bd82dba72.tar.bz2 gentoo-2-36a2450954f9a6dd7ee7ca9c5d713c7bd82dba72.zip |
Stable for HPPA (bug #183520).
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-0.99.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index bdd456a4822b..8fb9548e95e3 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.62 2007/07/16 19:00:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.63 2007/07/16 22:35:13 jer Exp $ + + 16 Jul 2007; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.6.ebuild: + Stable for HPPA (bug #183520). 16 Jul 2007; Markus Rothe <corsair@gentoo.org> wireshark-0.99.6.ebuild: Stable on ppc64; bug #183520 diff --git a/net-analyzer/wireshark/wireshark-0.99.6.ebuild b/net-analyzer/wireshark/wireshark-0.99.6.ebuild index 73064c2e1d19..4acedc26632d 100644 --- a/net-analyzer/wireshark/wireshark-0.99.6.ebuild +++ b/net-analyzer/wireshark/wireshark-0.99.6.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.6.ebuild,v 1.7 2007/07/16 19:00:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.6.ebuild,v 1.8 2007/07/16 22:35:13 jer Exp $ WANT_AUTOMAKE="1.9" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wireshark/${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 |