diff options
author | 2013-05-20 12:52:26 +0000 | |
---|---|---|
committer | 2013-05-20 12:52:26 +0000 | |
commit | b7039e9c6d723374c2d18f3859df0256ec0492b9 (patch) | |
tree | d80a426ab5f096f802749dd19d9f1fac80593f61 /net-analyzer | |
parent | Stable for ppc, wrt bug #470388 (diff) | |
download | gentoo-2-b7039e9c6d723374c2d18f3859df0256ec0492b9.tar.gz gentoo-2-b7039e9c6d723374c2d18f3859df0256ec0492b9.tar.bz2 gentoo-2-b7039e9c6d723374c2d18f3859df0256ec0492b9.zip |
Stable for ppc, wrt bug #470262
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.15.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 48164f0b8887..1365c6bda0ab 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.491 2013/05/19 15:08:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.492 2013/05/20 12:52:26 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.15.ebuild, + wireshark-1.8.7.ebuild: + Stable for ppc, wrt bug #470262 19 May 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.15.ebuild, wireshark-1.8.7.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.6.15.ebuild b/net-analyzer/wireshark/wireshark-1.6.15.ebuild index ffffdf6c8271..c1c003019106 100644 --- a/net-analyzer/wireshark/wireshark-1.6.15.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.15.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.15.ebuild,v 1.4 2013/05/19 15:08:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild,v 1.5 2013/05/20 12:52:26 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) @@ -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 +caps crypt doc doc-pdf geoip gtk ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl threads zlib diff --git a/net-analyzer/wireshark/wireshark-1.8.7.ebuild b/net-analyzer/wireshark/wireshark-1.8.7.ebuild index 86ab107ba5de..3c5fd44444a7 100644 --- a/net-analyzer/wireshark/wireshark-1.8.7.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.7.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.7.ebuild,v 1.4 2013/05/19 15:08:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild,v 1.5 2013/05/20 12:52:26 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) @@ -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 crypt doc doc-pdf geoip gtk ipv6 kerberos libadns lua +pcap portaudio profile python selinux smi ssl zlib |