summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 13:40:36 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-08-09 13:40:36 +0000
commit96435dc0b2562aafde2d3a06989af0ce7170002d (patch)
treec13ef27216e791bbfdddac179b67374642bc1949 /net-analyzer
parentFix building with GLIBC 2.10+ wrt #274049. (diff)
downloadhistorical-96435dc0b2562aafde2d3a06989af0ce7170002d.tar.gz
historical-96435dc0b2562aafde2d3a06989af0ce7170002d.tar.bz2
historical-96435dc0b2562aafde2d3a06989af0ce7170002d.zip
ppc stable #278564
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index cfdaff621f69..fe9c1407e831 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.182 2009/08/02 10:41:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.183 2009/08/09 13:40:36 nixnut Exp $
+
+ 09 Aug 2009; nixnut <nixnut@gentoo.org> wireshark-1.2.1.ebuild:
+ ppc stable #278564
02 Aug 2009; Raúl Porcel <armin76@gentoo.org> wireshark-1.2.1.ebuild:
ia64 stable wrt #278564
diff --git a/net-analyzer/wireshark/wireshark-1.2.1.ebuild b/net-analyzer/wireshark/wireshark-1.2.1.ebuild
index 8e8bad549dc1..c285d1cb1b17 100644
--- a/net-analyzer/wireshark/wireshark-1.2.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.1.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.1.ebuild,v 1.8 2009/08/02 10:41:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.1.ebuild,v 1.9 2009/08/09 13:40:36 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