diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-21 06:20:53 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-21 06:20:53 +0000 |
commit | ff3b62fb233823b526e920ccf60cf40141f2b8e8 (patch) | |
tree | 6267e846d28a229a3bcb22fd22ef0902d72c6225 /net-analyzer/wireshark | |
parent | ppc stable (bug 418565) (diff) | |
download | gentoo-2-ff3b62fb233823b526e920ccf60cf40141f2b8e8.tar.gz gentoo-2-ff3b62fb233823b526e920ccf60cf40141f2b8e8.tar.bz2 gentoo-2-ff3b62fb233823b526e920ccf60cf40141f2b8e8.zip |
x86 stable, see bug 431572
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.10.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index f83ae576a7dc..ae16e8727357 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.377 2012/08/17 16:28:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.378 2012/08/21 06:20:53 nativemad Exp $ + + 21 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> wireshark-1.6.10.ebuild, + wireshark-1.8.2.ebuild: + x86 stable, see bug 431572 17 Aug 2012; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.10.ebuild, wireshark-1.8.2.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.6.10.ebuild b/net-analyzer/wireshark/wireshark-1.6.10.ebuild index a158c710e9fc..7da323badd0b 100644 --- a/net-analyzer/wireshark/wireshark-1.6.10.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.10.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.10.ebuild,v 1.3 2012/08/17 16:28:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10.ebuild,v 1.4 2012/08/21 06:20:53 nativemad 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.2.ebuild b/net-analyzer/wireshark/wireshark-1.8.2.ebuild index cd676cc00f56..67e24e1a9508 100644 --- a/net-analyzer/wireshark/wireshark-1.8.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.2.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.2.ebuild,v 1.3 2012/08/17 16:28:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2.ebuild,v 1.4 2012/08/21 06:20:53 nativemad 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 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm 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" |