summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-07-20 05:44:32 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-07-20 05:44:32 +0000
commit57d1b9844c86dbb672c120799e8febc3a2182263 (patch)
tree69ce25e2922b4a533a713ea8a1ee34b262e284f8 /net-analyzer/wireshark
parentAdd support for getting the localversion appended by git trees. (diff)
downloadgentoo-2-57d1b9844c86dbb672c120799e8febc3a2182263.tar.gz
gentoo-2-57d1b9844c86dbb672c120799e8febc3a2182263.tar.bz2
gentoo-2-57d1b9844c86dbb672c120799e8febc3a2182263.zip
Stable x86 security etc
(Portage version: 2.1-r1)
Diffstat (limited to 'net-analyzer/wireshark')
-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 ecf6080142bd..b31591f777f1 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.11 2006/07/19 21:49:25 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.12 2006/07/20 05:44:32 tsunam Exp $
+
+ 20 Jul 2006; Joshua Jackson <tsunam@gentoo.org> wireshark-0.99.2.ebuild:
+ Stable x86; bug #140856
19 Jul 2006; Daniel Black <dragonheart@gentoo.org>
+files/wireshark-0.99.2-libgcrypt-asneeded.patch, wireshark-0.99.2.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-0.99.2.ebuild b/net-analyzer/wireshark/wireshark-0.99.2.ebuild
index 9291227b5dc4..27b7db4ada0c 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.6 2006/07/19 21:49:25 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.2.ebuild,v 1.7 2006/07/20 05:44:32 tsunam 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