diff options
author | 2009-02-11 17:14:37 +0000 | |
---|---|---|
committer | 2009-02-11 17:14:37 +0000 | |
commit | fe3ff392689856c8e2a7e9d8e0eb5a9a6da521bc (patch) | |
tree | 1af959d2faea1194d5aceae4cec95b6fa7e1fceb | |
parent | ppc stable, bug #257381 (diff) | |
download | gentoo-2-fe3ff392689856c8e2a7e9d8e0eb5a9a6da521bc.tar.gz gentoo-2-fe3ff392689856c8e2a7e9d8e0eb5a9a6da521bc.tar.bz2 gentoo-2-fe3ff392689856c8e2a7e9d8e0eb5a9a6da521bc.zip |
ppc stable, bug #258013
(Portage version: 2.2_rc23/cvs/Linux x86_64)
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 700aac5ae0cc..ec6ecfcd5c41 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.151 2009/02/10 16:03:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.152 2009/02/11 17:14:37 dertobi123 Exp $ + + 11 Feb 2009; Tobias Scherbaum <dertobi123@gentoo.org> + wireshark-1.0.6.ebuild: + ppc stable, bug #258013 10 Feb 2009; Brent Baude <ranger@gentoo.org> wireshark-1.0.6.ebuild: Marking wireshark-1.0.6 ppc64 for bug 258013 diff --git a/net-analyzer/wireshark/wireshark-1.0.6.ebuild b/net-analyzer/wireshark/wireshark-1.0.6.ebuild index 90e4bd6dde83..652de7819b03 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.6 2009/02/10 16:03:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6.ebuild,v 1.7 2009/02/11 17:14:37 dertobi123 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 ) |