diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-24 01:58:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-24 01:58:22 +0000 |
commit | f3bbc8568a9e21198a5f9c4d54af40636c559002 (patch) | |
tree | 889f554f2284af5119e77329c7e9b523886abc49 /net-analyzer | |
parent | Removing the jmol dupe in use.local.desc wrt bug #202967 (diff) | |
download | gentoo-2-f3bbc8568a9e21198a5f9c4d54af40636c559002.tar.gz gentoo-2-f3bbc8568a9e21198a5f9c4d54af40636c559002.tar.bz2 gentoo-2-f3bbc8568a9e21198a5f9c4d54af40636c559002.zip |
Stable for HPPA (bug #199958).
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'net-analyzer')
-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 fb8cce23af62..ce5d6775cda8 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.72 2007/12/23 14:06:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.73 2007/12/24 01:58:22 jer Exp $ + + 24 Dec 2007; Jeroen Roovers <jer@gentoo.org> wireshark-0.99.7.ebuild: + Stable for HPPA (bug #199958). 23 Dec 2007; Markus Meier <maekke@gentoo.org> wireshark-0.99.7.ebuild: x86 stable, security bug #199958 diff --git a/net-analyzer/wireshark/wireshark-0.99.7.ebuild b/net-analyzer/wireshark/wireshark-0.99.7.ebuild index bda562a5aa93..6e6218a13311 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.3 2007/12/23 14:06:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.7.ebuild,v 1.4 2007/12/24 01:58:22 jer 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 |