diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-18 16:34:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-18 16:34:58 +0000 |
commit | 3f5bebf9b9fce1a563d9cb1db70dcf750f0c961b (patch) | |
tree | ed62df377eb2c3085331728a87fe0093a8487eb1 /net-analyzer | |
parent | update homepage (diff) | |
download | gentoo-2-3f5bebf9b9fce1a563d9cb1db70dcf750f0c961b.tar.gz gentoo-2-3f5bebf9b9fce1a563d9cb1db70dcf750f0c961b.tar.bz2 gentoo-2-3f5bebf9b9fce1a563d9cb1db70dcf750f0c961b.zip |
Stable for HPPA (bug #470262).
(Portage version: 2.2.0_alpha175/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.6.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 0bcd5c432d5c..254a3f05552d 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.486 2013/05/18 15:08:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.487 2013/05/18 16:34:58 jer Exp $ + + 18 May 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.6.15.ebuild: + Stable for HPPA (bug #470262). *wireshark-1.6.15 (18 May 2013) *wireshark-1.8.7 (18 May 2013) diff --git a/net-analyzer/wireshark/wireshark-1.6.15.ebuild b/net-analyzer/wireshark/wireshark-1.6.15.ebuild index c1537c964142..2f61db93457f 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.1 2013/05/18 15:08:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild,v 1.2 2013/05/18 16:34:58 jer 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 |