diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-09-28 18:09:42 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-09-28 18:09:42 +0000 |
commit | 62d5987fe542ddf9633edf9359c69fafe8cde0f4 (patch) | |
tree | c52d5ead5c595265eed83259ad8b3cb5b0fc96fc /net-analyzer | |
parent | Add xtrs to MISC-FREE license group. (diff) | |
download | gentoo-2-62d5987fe542ddf9633edf9359c69fafe8cde0f4.tar.gz gentoo-2-62d5987fe542ddf9633edf9359c69fafe8cde0f4.tar.bz2 gentoo-2-62d5987fe542ddf9633edf9359c69fafe8cde0f4.zip |
ppc64 stable wrt #433990
(Portage version: 2.2.0_alpha131/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index fab12187e740..721056bbbe7a 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.398 2012/09/24 11:59:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.399 2012/09/28 18:09:42 xarthisius Exp $ + + 28 Sep 2012; Kacper Kowalik <xarthisius@gentoo.org> + wireshark-1.6.10-r2.ebuild, wireshark-1.8.2-r2.ebuild: + ppc64 stable wrt #433990 24 Sep 2012; Jeroen Roovers <jer@gentoo.org> -wireshark-1.8.2.ebuild: Old (bug #433990). diff --git a/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild b/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild index 03ced9b87c9d..e1ada2e7a6d9 100644 --- a/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.6.10-r2.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-r2.ebuild,v 1.5 2012/09/23 17:31:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.10-r2.ebuild,v 1.6 2012/09/28 18:09:42 xarthisius 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 doc doc-pdf gtk ipv6 libadns lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl threads zlib diff --git a/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild b/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild index 04ca44c0cc85..05821a625c5f 100644 --- a/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.2-r2.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-r2.ebuild,v 1.6 2012/09/24 11:57:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.2-r2.ebuild,v 1.7 2012/09/28 18:09:42 xarthisius 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 doc doc-pdf gtk ipv6 libadns lua gcrypt geoip kerberos profile +pcap portaudio python +caps selinux smi ssl zlib |