diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-19 12:37:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-19 12:37:22 +0000 |
commit | 302c4618899c7573221c93ac377209223154cfad (patch) | |
tree | e6470e70395c24e4f3353f2d54edc69666b9687b /net-analyzer | |
parent | Version bump (bug #493504) (diff) | |
download | gentoo-2-302c4618899c7573221c93ac377209223154cfad.tar.gz gentoo-2-302c4618899c7573221c93ac377209223154cfad.tar.bz2 gentoo-2-302c4618899c7573221c93ac377209223154cfad.zip |
Stable for HPPA (bug #494612).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 265bc2906b13..9195549e0f23 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.569 2013/12/18 08:32:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.570 2013/12/19 12:37:22 jer Exp $ + + 19 Dec 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.8.12.ebuild: + Stable for HPPA (bug #494612). 18 Dec 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.11.2.ebuild: Drop keywords for development branch. diff --git a/net-analyzer/wireshark/wireshark-1.8.12.ebuild b/net-analyzer/wireshark/wireshark-1.8.12.ebuild index 73b9badfc326..0d10ee907819 100644 --- a/net-analyzer/wireshark/wireshark-1.8.12.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.12.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.12.ebuild,v 1.1 2013/12/18 08:14:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild,v 1.2 2013/12/19 12:37:22 jer Exp $ EAPI=5 PYTHON_COMPAT=( 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 python selinux smi ssl zlib |