diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-16 15:56:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-16 15:56:07 +0000 |
commit | 5ca02111db045218c5cc5d276305639cbf470fbf (patch) | |
tree | 2f8e9b9e017fe1bd3e5652e3a653ab1f0e4d39b9 /net-analyzer | |
parent | Stable for HPPA (bug #247825). (diff) | |
download | gentoo-2-5ca02111db045218c5cc5d276305639cbf470fbf.tar.gz gentoo-2-5ca02111db045218c5cc5d276305639cbf470fbf.tar.bz2 gentoo-2-5ca02111db045218c5cc5d276305639cbf470fbf.zip |
Marking wireshark-1.0.5 ppc64 for bug 248425
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 142c6a0632fc..4aa8109712b0 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.141 2008/12/16 10:28:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.142 2008/12/16 15:56:07 ranger Exp $ + + 16 Dec 2008; Brent Baude <ranger@gentoo.org> wireshark-1.0.5.ebuild: + Marking wireshark-1.0.5 ppc64 for bug 248425 16 Dec 2008; Raúl Porcel <armin76@gentoo.org> wireshark-1.0.5.ebuild: ia64 stable wrt #248425 diff --git a/net-analyzer/wireshark/wireshark-1.0.5.ebuild b/net-analyzer/wireshark/wireshark-1.0.5.ebuild index 680b01e6dc54..2bbb87953d75 100644 --- a/net-analyzer/wireshark/wireshark-1.0.5.ebuild +++ b/net-analyzer/wireshark/wireshark-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.5.ebuild,v 1.7 2008/12/16 10:28:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.5.ebuild,v 1.8 2008/12/16 15:56:07 ranger Exp $ EAPI=1 WANT_AUTOMAKE="1.9" @@ -17,7 +17,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${P}.tar.bz2" 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 gtk ipv6 lua portaudio gnutls gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux" RDEPEND="zlib? ( sys-libs/zlib ) |