summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-12-23 04:38:01 +0000
committerBrent Baude <ranger@gentoo.org>2007-12-23 04:38:01 +0000
commiteb8ec5921269b4053daf4271707c93d0633320d3 (patch)
tree8302c00c79d6212899193dcd6e291adcb95b4483 /net-analyzer
parentFix wxrc wrapper to work when called from eclass and push out various small (diff)
downloadgentoo-2-eb8ec5921269b4053daf4271707c93d0633320d3.tar.gz
gentoo-2-eb8ec5921269b4053daf4271707c93d0633320d3.tar.bz2
gentoo-2-eb8ec5921269b4053daf4271707c93d0633320d3.zip
Marking wireshark-0.99.7 ppc and ppc64 stable for bug 199958
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 1a0718e60278..0d9abd56fb27 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.70 2007/12/20 17:49:23 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.71 2007/12/23 04:38:01 ranger Exp $
+
+ 23 Dec 2007; Brent Baude <ranger@gentoo.org> wireshark-0.99.7.ebuild:
+ Marking wireshark-0.99.7 ppc and ppc64 stable for bug 199958
20 Dec 2007; <pva@gentoo.org> +files/wireshark-0.99.7-asneeded.patch,
+files/wireshark-0.99.7-libgcrypt.patch:
diff --git a/net-analyzer/wireshark/wireshark-0.99.7.ebuild b/net-analyzer/wireshark/wireshark-0.99.7.ebuild
index 79580a537599..d995987439b4 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.1 2007/12/20 14:19:04 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.7.ebuild,v 1.2 2007/12/23 04:38:01 ranger 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