diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:52:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:52:02 +0000 |
commit | 3173decb2f800f2784153de0593c4585c66140dd (patch) | |
tree | b963f6f064bcffc9f1d42e8a9fe5711245bfadd5 /net-analyzer | |
parent | Stable for amd64, wrt bug #494612 (diff) | |
download | gentoo-2-3173decb2f800f2784153de0593c4585c66140dd.tar.gz gentoo-2-3173decb2f800f2784153de0593c4585c66140dd.tar.bz2 gentoo-2-3173decb2f800f2784153de0593c4585c66140dd.zip |
Stable for x86, wrt bug #494612
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.10.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index e12b2807bcda..4672915c5b85 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.579 2013/12/23 11:47:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.580 2013/12/23 11:52:02 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.5.ebuild, + wireshark-1.8.12.ebuild: + Stable for x86, wrt bug #494612 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.10.5.ebuild, wireshark-1.8.12.ebuild: diff --git a/net-analyzer/wireshark/wireshark-1.10.5.ebuild b/net-analyzer/wireshark/wireshark-1.10.5.ebuild index 3992cf446816..a57910ea7235 100644 --- a/net-analyzer/wireshark/wireshark-1.10.5.ebuild +++ b/net-analyzer/wireshark/wireshark-1.10.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.10.5.ebuild,v 1.7 2013/12/23 11:47:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild,v 1.8 2013/12/23 11:52:02 ago Exp $ EAPI=5 inherit autotools eutils fcaps user @@ -12,7 +12,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 +gtk2 gtk3 ipv6 kerberos libadns lua +netlink +pcap portaudio qt4 selinux smi ssl zlib |