diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 13:30:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-19 13:30:52 +0000 |
commit | 227fd374f448eb488e0597a1a880abbc07eac4a9 (patch) | |
tree | c768f1f7ec2815f97513e810c247530b35d9a71a | |
parent | Stable for HPPA (bug #470262). (diff) | |
download | gentoo-2-227fd374f448eb488e0597a1a880abbc07eac4a9.tar.gz gentoo-2-227fd374f448eb488e0597a1a880abbc07eac4a9.tar.bz2 gentoo-2-227fd374f448eb488e0597a1a880abbc07eac4a9.zip |
Stable for amd64, wrt bug #470262
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 470713a91388..e64c8898b3f8 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.489 2013/05/19 13:22:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.490 2013/05/19 13:30:52 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> wireshark-1.6.15.ebuild: + Stable for amd64, wrt bug #470262 19 May 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.8.7.ebuild: Stable for HPPA (bug #470262). diff --git a/net-analyzer/wireshark/wireshark-1.6.15.ebuild b/net-analyzer/wireshark/wireshark-1.6.15.ebuild index 2f61db93457f..a0dd7ce1cc3c 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.2 2013/05/18 16:34:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild,v 1.3 2013/05/19 13:30:52 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 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 |