diff options
author | Richard Freeman <rich0@gentoo.org> | 2012-07-26 17:15:46 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2012-07-26 17:15:46 +0000 |
commit | 573cb53675f6438f4057d4536498a93bbb6fe7cd (patch) | |
tree | 28c199e968fe18e7b44f6a95e1863cf4b9bf6c51 /net-analyzer/wireshark | |
parent | Add missing slot dependencies on Qt. (diff) | |
download | gentoo-2-573cb53675f6438f4057d4536498a93bbb6fe7cd.tar.gz gentoo-2-573cb53675f6438f4057d4536498a93bbb6fe7cd.tar.bz2 gentoo-2-573cb53675f6438f4057d4536498a93bbb6fe7cd.zip |
amd64 stable - 427964
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.9.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 690686f40e56..2821f4cc704b 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.364 2012/07/25 21:07:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.365 2012/07/26 17:15:46 rich0 Exp $ + + 26 Jul 2012; Richard Freeman <rich0@gentoo.org> wireshark-1.6.9.ebuild, + wireshark-1.8.1.ebuild: + amd64 stable - 427964 25 Jul 2012; Jeroen Roovers <jer@gentoo.org> -wireshark-1.8.0.ebuild, -files/wireshark-1.8.0-underlinking.patch: diff --git a/net-analyzer/wireshark/wireshark-1.6.9.ebuild b/net-analyzer/wireshark/wireshark-1.6.9.ebuild index 8fc9edcaca10..257cd706972c 100644 --- a/net-analyzer/wireshark/wireshark-1.6.9.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild,v 1.1 2012/07/25 21:05:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.9.ebuild,v 1.2 2012/07/26 17:15:46 rich0 Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_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 ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib" diff --git a/net-analyzer/wireshark/wireshark-1.8.1.ebuild b/net-analyzer/wireshark/wireshark-1.8.1.ebuild index a251e160aec1..8451d677cfb4 100644 --- a/net-analyzer/wireshark/wireshark-1.8.1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild,v 1.3 2012/07/25 16:06:39 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.1.ebuild,v 1.4 2012/07/26 17:15:46 rich0 Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://www.wireshark.org/download/src/all-versions/${MY_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 ares doc doc-pdf gtk ipv6 lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl zlib" |