summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-07-19 14:03:45 +0000
committerThomas Cort <tcort@gentoo.org>2006-07-19 14:03:45 +0000
commita9adba3e653d02c99b7a2a81508cae99932da6ec (patch)
treec1da4d2df5e452d4d9c1ae7f36e02b9588c3cecf /net-analyzer
parentStable on hppa. (diff)
downloadgentoo-2-a9adba3e653d02c99b7a2a81508cae99932da6ec.tar.gz
gentoo-2-a9adba3e653d02c99b7a2a81508cae99932da6ec.tar.bz2
gentoo-2-a9adba3e653d02c99b7a2a81508cae99932da6ec.zip
Stable on alpha wrt security Bug #140856.
(Portage version: 2.1-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 25518c502764..64b06f3b3694 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.7 2006/07/19 10:13:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.8 2006/07/19 14:03:45 tcort Exp $
+
+ 19 Jul 2006; <tcort@gentoo.org> wireshark-0.99.2.ebuild:
+ Stable on alpha wrt security Bug #140856.
19 Jul 2006; Markus Rothe <corsair@gentoo.org> wireshark-0.99.2.ebuild:
Stable on ppc64; bug #140856
diff --git a/net-analyzer/wireshark/wireshark-0.99.2.ebuild b/net-analyzer/wireshark/wireshark-0.99.2.ebuild
index 4619d6928796..4ea8bdd4a494 100644
--- a/net-analyzer/wireshark/wireshark-0.99.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.2.ebuild,v 1.2 2006/07/19 10:13:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.2.ebuild,v 1.3 2006/07/19 14:03:45 tcort Exp $
inherit libtool flag-o-matic eutils autotools libtool
@@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
IUSE="adns gtk ipv6 snmp ssl kerberos threads"
RDEPEND=">=sys-libs/zlib-1.1.4