summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-10-11 15:03:33 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-10-11 15:03:33 +0000
commit618a875ffffc54b2423035523ce839b93b03c4d6 (patch)
tree46145143e053e9153c647b2533c38c108d879744 /net-analyzer
parentVersion bump. (diff)
downloadgentoo-2-618a875ffffc54b2423035523ce839b93b03c4d6.tar.gz
gentoo-2-618a875ffffc54b2423035523ce839b93b03c4d6.tar.bz2
gentoo-2-618a875ffffc54b2423035523ce839b93b03c4d6.zip
Stable on alpha, bug #285280
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wireshark/ChangeLog6
-rw-r--r--net-analyzer/wireshark/wireshark-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog
index 929c3b1b806a..369716fdd047 100644
--- a/net-analyzer/wireshark/ChangeLog
+++ b/net-analyzer/wireshark/ChangeLog
@@ -1,6 +1,10 @@
# 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.186 2009/10/09 19:20:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.187 2009/10/11 15:03:33 klausman Exp $
+
+ 11 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
+ wireshark-1.2.2.ebuild:
+ Stable on alpha, bug #285280
09 Oct 2009; Markus Meier <maekke@gentoo.org> wireshark-1.2.2.ebuild:
x86 stable, bug #285280
diff --git a/net-analyzer/wireshark/wireshark-1.2.2.ebuild b/net-analyzer/wireshark/wireshark-1.2.2.ebuild
index b38dea158b68..6e5324de0f1d 100644
--- a/net-analyzer/wireshark/wireshark-1.2.2.ebuild
+++ b/net-analyzer/wireshark/wireshark-1.2.2.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.2.ebuild,v 1.3 2009/10/09 19:20:45 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.2.2.ebuild,v 1.4 2009/10/11 15:03:33 klausman 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