diff options
author | 2009-03-24 22:45:18 +0000 | |
---|---|---|
committer | 2009-03-24 22:45:18 +0000 | |
commit | 2edd8f940992d2e205ffbc27a7b0fbc61ff08d09 (patch) | |
tree | 2c094ad5f4d0b09f5a315e778be6589bb52904de /net-analyzer | |
parent | Marked ppc stable for bug #236885. (diff) | |
download | gentoo-2-2edd8f940992d2e205ffbc27a7b0fbc61ff08d09.tar.gz gentoo-2-2edd8f940992d2e205ffbc27a7b0fbc61ff08d09.tar.bz2 gentoo-2-2edd8f940992d2e205ffbc27a7b0fbc61ff08d09.zip |
stable sparc, bug 263443
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index c4cbf9b81d3c..8188855d08fa 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.156 2009/03/24 08:39:35 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.157 2009/03/24 22:45:18 tcunha Exp $ + + 24 Mar 2009; Tiago Cunha <tcunha@gentoo.org> wireshark-1.0.6-r1.ebuild: + stable sparc, bug 263443 *wireshark-1.1.3 (24 Mar 2009) diff --git a/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild b/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild index 03228776d0b3..504d8e19ae54 100644 --- a/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.0.6-r1.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-r1.ebuild,v 1.2 2009/03/23 23:14:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.6-r1.ebuild,v 1.3 2009/03/24 22:45:18 tcunha 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 ) |