diff options
author | 2008-10-22 07:18:04 +0000 | |
---|---|---|
committer | 2008-10-22 07:18:04 +0000 | |
commit | 784a5eb72d09f7f28fecd03b1daafd8280c76a1c (patch) | |
tree | 70ea374d4646da1a0949e109f4e6a3d59b2fa950 /net-analyzer | |
parent | Bug #220695, version bump to avoid whitespace problems with install-info. (diff) | |
download | gentoo-2-784a5eb72d09f7f28fecd03b1daafd8280c76a1c.tar.gz gentoo-2-784a5eb72d09f7f28fecd03b1daafd8280c76a1c.tar.bz2 gentoo-2-784a5eb72d09f7f28fecd03b1daafd8280c76a1c.zip |
alpha/ia64/x86 stable wrt #242996
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 752aac6e1c84..7e99e6a790e2 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.129 2008/10/21 17:27:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.130 2008/10/22 07:18:04 armin76 Exp $ + + 22 Oct 2008; Raúl Porcel <armin76@gentoo.org> wireshark-1.0.4.ebuild: + alpha/ia64/x86 stable wrt #242996 21 Oct 2008; Markus Rothe <corsair@gentoo.org> wireshark-1.0.4.ebuild: Stable on ppc64; bug #242996 diff --git a/net-analyzer/wireshark/wireshark-1.0.4.ebuild b/net-analyzer/wireshark/wireshark-1.0.4.ebuild index 611c8f720665..b072a7adcc3e 100644 --- a/net-analyzer/wireshark/wireshark-1.0.4.ebuild +++ b/net-analyzer/wireshark/wireshark-1.0.4.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.4.ebuild,v 1.4 2008/10/21 17:27:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.4.ebuild,v 1.5 2008/10/22 07:18:04 armin76 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 ) |