diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:55:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:55:10 +0000 |
commit | c91c7e765be516c70bce58a0c9f10147506f5e8b (patch) | |
tree | e45447b378c9f8c2d1ec23b25a579c324481ba1a /net-analyzer | |
parent | Stable for sparc, wrt bug #467188 (diff) | |
download | gentoo-2-c91c7e765be516c70bce58a0c9f10147506f5e8b.tar.gz gentoo-2-c91c7e765be516c70bce58a0c9f10147506f5e8b.tar.bz2 gentoo-2-c91c7e765be516c70bce58a0c9f10147506f5e8b.zip |
Stable for sparc, wrt bug #470262
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index cf157300a13c..8e86aff3991c 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,9 @@ # 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.493 2013/05/23 15:49:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.494 2013/05/25 07:55:10 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.8.7.ebuild: + Stable for sparc, wrt bug #470262 *wireshark-1.10.0_rc2 (23 May 2013) diff --git a/net-analyzer/wireshark/wireshark-1.8.7.ebuild b/net-analyzer/wireshark/wireshark-1.8.7.ebuild index 3c5fd44444a7..dafc4ed596e0 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.5 2013/05/20 12:52:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild,v 1.6 2013/05/25 07:55:10 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 |