summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-29 14:51:52 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-29 14:51:52 +0000
commitedb41148686b8515831bacdab58eea3b6f29a3b2 (patch)
tree6d9e1fc8386a1b49262eeabb7d333cccedeb9884 /net-analyzer/wireshark
parentamd64/x86 stable, bug #289100 (diff)
downloadgentoo-2-edb41148686b8515831bacdab58eea3b6f29a3b2.tar.gz
gentoo-2-edb41148686b8515831bacdab58eea3b6f29a3b2.tar.bz2
gentoo-2-edb41148686b8515831bacdab58eea3b6f29a3b2.zip
Stable for HPPA (bug #290710).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 03a26ce731b1..fdf5b872caa8 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.194 2009/10/29 13:53:17 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.195 2009/10/29 14:51:52 jer Exp $
+
+ 29 Oct 2009; Jeroen Roovers <jer@gentoo.org> wireshark-1.2.3.ebuild:
+ Stable for HPPA (bug #290710).
29 Oct 2009; <chainsaw@gentoo.org> wireshark-1.2.3.ebuild:
Marked stable on AMD64 as requested by Alex "a3li" Legler in security bug
diff --git a/net-analyzer/wireshark/wireshark-1.2.3.ebuild b/net-analyzer/wireshark/wireshark-1.2.3.ebuild
index 1fd2fb4cf2c7..91839187aaeb 100644
--- a/net-analyzer/wireshark/wireshark-1.2.3.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.3.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.3.ebuild,v 1.3 2009/10/29 13:53:17 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.3.ebuild,v 1.4 2009/10/29 14:51:52 jer 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