diff options
author | Richard Freeman <rich0@gentoo.org> | 2008-04-02 01:40:18 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2008-04-02 01:40:18 +0000 |
commit | 5061dec65775ac5156819880a8ffbd6894eb5e6e (patch) | |
tree | 323b3f97b2158e2d764607c1fcf1ac3527fa88be /net-analyzer | |
parent | Bump. Lots of bugfixes and optimizations. (diff) | |
download | gentoo-2-5061dec65775ac5156819880a8ffbd6894eb5e6e.tar.gz gentoo-2-5061dec65775ac5156819880a8ffbd6894eb5e6e.tar.bz2 gentoo-2-5061dec65775ac5156819880a8ffbd6894eb5e6e.zip |
amd64 stable - 215276
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 6e3c7c8673e3..75b3ed7eabb6 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.92 2008/04/01 19:51:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.93 2008/04/02 01:40:18 rich0 Exp $ + + 02 Apr 2008; Richard Freeman <rich0@gentoo.org> wireshark-1.0.0.ebuild: + amd64 stable - 215276 *wireshark-1.0.0 (01 Apr 2008) diff --git a/net-analyzer/wireshark/wireshark-1.0.0.ebuild b/net-analyzer/wireshark/wireshark-1.0.0.ebuild index 4b448c779b02..decad4a6d9e8 100644 --- a/net-analyzer/wireshark/wireshark-1.0.0.ebuild +++ b/net-analyzer/wireshark/wireshark-1.0.0.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.0.ebuild,v 1.1 2008/04/01 19:51:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.0.0.ebuild,v 1.2 2008/04/02 01:40:18 rich0 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 ) |