diff options
author | Brent Baude <ranger@gentoo.org> | 2009-02-10 16:03:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-02-10 16:03:50 +0000 |
commit | 3c2d3d03ceb8514275e7ba2b283171bf9690cbb0 (patch) | |
tree | 08aefb5572de04d74835757d63eb58accc985556 /net-analyzer/wireshark | |
parent | Python 2.4.4 series. Added +xml use flag to standarize. (diff) | |
download | gentoo-2-3c2d3d03ceb8514275e7ba2b283171bf9690cbb0.tar.gz gentoo-2-3c2d3d03ceb8514275e7ba2b283171bf9690cbb0.tar.bz2 gentoo-2-3c2d3d03ceb8514275e7ba2b283171bf9690cbb0.zip |
Marking wireshark-1.0.6 ppc64 for bug 258013
(Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 86503225c35a..700aac5ae0cc 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.150 2009/02/09 19:11:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.151 2009/02/10 16:03:50 ranger Exp $ + + 10 Feb 2009; Brent Baude <ranger@gentoo.org> wireshark-1.0.6.ebuild: + Marking wireshark-1.0.6 ppc64 for bug 258013 09 Feb 2009; Raúl Porcel <armin76@gentoo.org> wireshark-1.0.6.ebuild: ia64/sparc stable wrt #258013 diff --git a/net-analyzer/wireshark/wireshark-1.0.6.ebuild b/net-analyzer/wireshark/wireshark-1.0.6.ebuild index 29985a6a3297..90e4bd6dde83 100644 --- a/net-analyzer/wireshark/wireshark-1.0.6.ebuild +++ b/net-analyzer/wireshark/wireshark-1.0.6.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.0.6.ebuild,v 1.5 2009/02/09 19:11:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6.ebuild,v 1.6 2009/02/10 16:03:50 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 ) |