summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-08-25 23:25:55 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-08-25 23:25:55 +0000
commit30545248217fc8bb83c9a90511a0b2a14b27ddee (patch)
tree48057163ee0cba4a9de19a43c5525ae3ddde4b46 /net-analyzer/wireshark
parentversion bump (diff)
downloadgentoo-2-30545248217fc8bb83c9a90511a0b2a14b27ddee.tar.gz
gentoo-2-30545248217fc8bb83c9a90511a0b2a14b27ddee.tar.bz2
gentoo-2-30545248217fc8bb83c9a90511a0b2a14b27ddee.zip
seemed to have dropped hppa - re-added
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index d4f6afe3219d..c7a63676f2fa 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.25 2006/08/25 15:28:07 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.26 2006/08/25 23:25:55 dragonheart Exp $
+
+ 25 Aug 2006; Daniel Black <dragonheart@gentoo.org>
+ wireshark-0.99.3.ebuild:
+ seemed to have dropped hppa - re-added
25 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
wireshark-0.99.3.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-0.99.3.ebuild b/net-analyzer/wireshark/wireshark-0.99.3.ebuild
index 948155436927..7d6960af62c6 100644
--- a/net-analyzer/wireshark/wireshark-0.99.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.8 2006/08/25 15:28:07 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.3.ebuild,v 1.9 2006/08/25 23:25:55 dragonheart Exp $
inherit libtool flag-o-matic eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="adns gtk ipv6 snmp ssl kerberos threads selinux"
RDEPEND=">=sys-libs/zlib-1.1.4