summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-27 14:28:34 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-27 14:28:34 +0000
commit6b24876131c54ff7d67d2145165ced66226b1109 (patch)
treeda22d90db50f9b5910bf7241859f808c8cf278be /net-analyzer
parentFix invalid configure switch, bug #348543. (diff)
downloadgentoo-2-6b24876131c54ff7d67d2145165ced66226b1109.tar.gz
gentoo-2-6b24876131c54ff7d67d2145165ced66226b1109.tar.bz2
gentoo-2-6b24876131c54ff7d67d2145165ced66226b1109.zip
Marking wireshark-1.2.13 ppc64 for bug 346191
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 9f37ba43567d..85dfef28ccdb 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,9 @@
# 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.265 2010/12/21 10:33:25 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.266 2010/12/27 14:28:34 ranger Exp $
+
+ 27 Dec 2010; Brent Baude <ranger@gentoo.org> wireshark-1.2.13.ebuild:
+ Marking wireshark-1.2.13 ppc64 for bug 346191
21 Dec 2010; Peter Volkov <pva@gentoo.org> wireshark-1.4.2.ebuild:
Fixed build issue, bug #349231, thank Nathan Caldwell for report and Rafał
diff --git a/net-analyzer/wireshark/wireshark-1.2.13.ebuild b/net-analyzer/wireshark/wireshark-1.2.13.ebuild
index 8955fd561034..831261616a90 100644
--- a/net-analyzer/wireshark/wireshark-1.2.13.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.13.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.13.ebuild,v 1.5 2010/11/27 11:22:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.13.ebuild,v 1.6 2010/12/27 14:28:34 ranger 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