summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-17 11:01:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-17 11:01:26 +0000
commitbf73043d02d0f0eca720535f623862f29e4934e8 (patch)
treedb0b1635f37899c289f27b3e42d90d0aed849293 /net-analyzer
parentia64/s390/sh/sparc stable wrt #338878 (diff)
downloadgentoo-2-bf73043d02d0f0eca720535f623862f29e4934e8.tar.gz
gentoo-2-bf73043d02d0f0eca720535f623862f29e4934e8.tar.bz2
gentoo-2-bf73043d02d0f0eca720535f623862f29e4934e8.zip
ia64/sparc stable wrt #339401
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog5
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index ed4b51cb835d..fa00b499f89a 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.252 2010/10/16 17:45:37 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.253 2010/10/17 11:01:26 armin76 Exp $
+
+ 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> wireshark-1.2.12.ebuild:
+ ia64/sparc stable wrt #339401
16 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
wireshark-1.2.12.ebuild:
diff --git a/net-analyzer/wireshark/wireshark-1.2.12.ebuild b/net-analyzer/wireshark/wireshark-1.2.12.ebuild
index abab8e1d9656..d23791b638e0 100644
--- a/net-analyzer/wireshark/wireshark-1.2.12.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.12.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.12.ebuild,v 1.6 2010/10/16 17:45:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.12.ebuild,v 1.7 2010/10/17 11:01:26 armin76 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