summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-30 17:23:39 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-30 17:23:39 +0000
commitc8b9153c95ebb2a80e7b7638369c781f32b52c9a (patch)
treee33f58801382a40db3846f7354461d0a67bb4f40 /net-analyzer
parentNew package (copied from app-admin/patchelf) (diff)
downloadgentoo-2-c8b9153c95ebb2a80e7b7638369c781f32b52c9a.tar.gz
gentoo-2-c8b9153c95ebb2a80e7b7638369c781f32b52c9a.tar.bz2
gentoo-2-c8b9153c95ebb2a80e7b7638369c781f32b52c9a.zip
Marked ~hppa (bug #347259).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 77c6b6a25861..9f3aa7ece622 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.260 2010/11/30 08:51:13 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.261 2010/11/30 17:23:39 jer Exp $
+
+ 30 Nov 2010; Jeroen Roovers <jer@gentoo.org> wireshark-1.4.2.ebuild:
+ Marked ~hppa (bug #347259).
*wireshark-1.4.2 (30 Nov 2010)
diff --git a/net-analyzer/wireshark/wireshark-1.4.2.ebuild b/net-analyzer/wireshark/wireshark-1.4.2.ebuild
index 35feefdfe226..d303ac018768 100644
--- a/net-analyzer/wireshark/wireshark-1.4.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.4.2.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.4.2.ebuild,v 1.2 2010/11/30 15:26:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.4.2.ebuild,v 1.3 2010/11/30 17:23:39 jer Exp $
EAPI=2
PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="adns ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos
profile +pcap pcre portaudio python +caps selinux smi ssl threads zlib"