diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 20:12:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-09 20:12:30 +0000 |
commit | 8f1401128fa0ee65d5cbbcfcf8261355b94315a1 (patch) | |
tree | fa7a9d6e48a33adcdb4a82c1419650c5a9afcb91 /net-analyzer | |
parent | Stable for ia64, wrt bug #455884 (diff) | |
download | gentoo-2-8f1401128fa0ee65d5cbbcfcf8261355b94315a1.tar.gz gentoo-2-8f1401128fa0ee65d5cbbcfcf8261355b94315a1.tar.bz2 gentoo-2-8f1401128fa0ee65d5cbbcfcf8261355b94315a1.zip |
Stable for ia64, 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 4faa4a019666..5a450cc53983 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.444 2013/02/08 16:46:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.445 2013/02/09 20:12:30 ago Exp $ + + 09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.13.ebuild, + wireshark-1.8.5.ebuild: + Stable for ia64, wrt bug #454606 08 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 de3ed8d44cc6..815e19496973 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.14 2013/02/08 16:46:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.13.ebuild,v 1.15 2013/02/09 20:12:30 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 b4d55bf1b8fb..a76adecc71ea 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.12 2013/02/08 16:46:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v 1.13 2013/02/09 20:12:30 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 |