summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-11-01 16:02:28 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-11-01 16:02:28 +0000
commite791b3743c5a80deff0e564b1278ed5fb872b433 (patch)
tree45bf43dccdee8029abcea7c90993b5f25c5362f8 /net-analyzer/wireshark
parentppc stable #290664 (diff)
downloadgentoo-2-e791b3743c5a80deff0e564b1278ed5fb872b433.tar.gz
gentoo-2-e791b3743c5a80deff0e564b1278ed5fb872b433.tar.bz2
gentoo-2-e791b3743c5a80deff0e564b1278ed5fb872b433.zip
ppc stable #290710
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 33342899e3e7..b8195f17e230 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.197 2009/10/31 13:43:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.198 2009/11/01 16:02:28 nixnut Exp $
+
+ 01 Nov 2009; nixnut <nixnut@gentoo.org> wireshark-1.2.3.ebuild:
+ ppc stable #290710
31 Oct 2009; Brent Baude <ranger@gentoo.org> wireshark-1.2.3.ebuild:
Marking wireshark-1.2.3 ppc64 for bug 290710
diff --git a/net-analyzer/wireshark/wireshark-1.2.3.ebuild b/net-analyzer/wireshark/wireshark-1.2.3.ebuild
index 89b51e8a31a2..dc6154620174 100644
--- a/net-analyzer/wireshark/wireshark-1.2.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.3.ebuild,v 1.6 2009/10/31 13:43:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.3.ebuild,v 1.7 2009/11/01 16:02:28 nixnut 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