summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-07-31 14:47:00 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-07-31 14:47:00 +0000
commit560ae5021c818bdd505e047f4be3ac0dfb715077 (patch)
tree5c3e7396fe8d78c06b1d2017f09b3d9f95f09074
parentStable on amd64 wrt bug #330205 (diff)
downloadgentoo-2-560ae5021c818bdd505e047f4be3ac0dfb715077.tar.gz
gentoo-2-560ae5021c818bdd505e047f4be3ac0dfb715077.tar.bz2
gentoo-2-560ae5021c818bdd505e047f4be3ac0dfb715077.zip
Stable on amd64 wrt bug #330479
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index dd707b592d53..50ff0b791d22 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.240 2010/07/31 04:37:27 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.241 2010/07/31 14:47:00 hwoarang Exp $
+
+ 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ wireshark-1.2.10.ebuild:
+ Stable on amd64 wrt bug #330479
31 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
wireshark-1.2.10.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.2.10.ebuild b/net-analyzer/wireshark/wireshark-1.2.10.ebuild
index 39c4406f9bd4..37cc84184735 100644
--- a/net-analyzer/wireshark/wireshark-1.2.10.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.10.ebuild,v 1.2 2010/07/31 04:37:27 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.10.ebuild,v 1.3 2010/07/31 14:47:00 hwoarang Exp $
EAPI=2
inherit autotools libtool flag-o-matic eutils toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="http://www.wireshark.org/download/src/${P}.tar.gz"
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 ares gtk ipv6 lua portaudio gnutls gcrypt geoip zlib kerberos threads profile smi +pcap pcre +caps selinux"
RDEPEND=">=dev-libs/glib-2.4.0:2