diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 19:46:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 19:46:13 +0000 |
commit | 0adcf3937a4bb2046618347016c90458655c0df2 (patch) | |
tree | 986a9b23a206fbc1cba81f658c081115a4c2b592 /net-analyzer | |
parent | tidy (diff) | |
download | gentoo-2-0adcf3937a4bb2046618347016c90458655c0df2.tar.gz gentoo-2-0adcf3937a4bb2046618347016c90458655c0df2.tar.bz2 gentoo-2-0adcf3937a4bb2046618347016c90458655c0df2.zip |
Stable for sparc, wrt bug #454606
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.13.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index b2141c0f62ba..99e885fb9d29 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.442 2013/02/03 17:57:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.443 2013/02/06 19:46:13 ago Exp $ + + 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.13.ebuild, + wireshark-1.8.5.ebuild: + Stable for sparc, wrt bug #454606 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.13.ebuild, wireshark-1.8.5.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.6.13.ebuild b/net-analyzer/wireshark/wireshark-1.6.13.ebuild index 322499d15710..3f82a74ddc02 100644 --- a/net-analyzer/wireshark/wireshark-1.6.13.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.13.ebuild,v 1.12 2013/02/03 17:57:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.13.ebuild,v 1.13 2013/02/06 19:46:13 ago Exp $ EAPI=5 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/${PV}" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE=" adns doc doc-pdf gtk ipv6 libadns lua crypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib diff --git a/net-analyzer/wireshark/wireshark-1.8.5.ebuild b/net-analyzer/wireshark/wireshark-1.8.5.ebuild index cf0bdaa23004..8d453bffa0b7 100644 --- a/net-analyzer/wireshark/wireshark-1.8.5.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v 1.10 2013/02/03 17:57:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v 1.11 2013/02/06 19:46:13 ago Exp $ EAPI="5" 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/${PV}" -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 +caps doc doc-pdf geoip gtk crypt ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl zlib |