summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-11-01 14:30:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-11-01 14:30:57 +0000
commit2f76cf67e36908625b5a46d54fef83a8a9bdd914 (patch)
tree0a33b2d64b591d9b6134d87c66b35b2564277f70 /net-analyzer/wireshark
parentFixing parallel make issue wrt bug #153249 and small cleanup (diff)
downloadgentoo-2-2f76cf67e36908625b5a46d54fef83a8a9bdd914.tar.gz
gentoo-2-2f76cf67e36908625b5a46d54fef83a8a9bdd914.tar.bz2
gentoo-2-2f76cf67e36908625b5a46d54fef83a8a9bdd914.zip
ppc stable, bug #152951
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-0.99.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index f1deaf5245a7..e38f9c46d834 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.33 2006/11/01 10:17:59 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.34 2006/11/01 14:30:57 dertobi123 Exp $
+
+ 01 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ wireshark-0.99.4.ebuild:
+ ppc stable, bug #152951
*wireshark-0.99.4 (01 Nov 2006)
diff --git a/net-analyzer/wireshark/wireshark-0.99.4.ebuild b/net-analyzer/wireshark/wireshark-0.99.4.ebuild
index 710653727020..476dcf021b8e 100644
--- a/net-analyzer/wireshark/wireshark-0.99.4.ebuild
+++ b/net-analyzer/wireshark/wireshark-0.99.4.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.4.ebuild,v 1.1 2006/11/01 10:17:59 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-0.99.4.ebuild,v 1.2 2006/11/01 14:30:57 dertobi123 Exp $
inherit libtool flag-o-matic eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wireshark/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
IUSE="adns gtk ipv6 portaudio snmp ssl kerberos threads selinux"
RDEPEND=">=sys-libs/zlib-1.1.4