From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 012FB1381F3 for ; Sun, 19 May 2013 15:08:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 821FCE08CE; Sun, 19 May 2013 15:08:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 080AFE08CE for ; Sun, 19 May 2013 15:08:12 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA1E833E45C for ; Sun, 19 May 2013 15:08:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A95FC2171D; Sun, 19 May 2013 15:08:10 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.8.7.ebuild wireshark-1.6.15.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wireshark-1.8.7.ebuild wireshark-1.6.15.ebuild ChangeLog X-VCS-Directories: net-analyzer/wireshark X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130519150810.A95FC2171D@flycatcher.gentoo.org> Date: Sun, 19 May 2013 15:08:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 30e2c6dc-42d6-4347-99f0-1a35631f4503 X-Archives-Hash: c3442934ebf063b4e1379aa8c53b1ab0 ago 13/05/19 15:08:10 Modified: wireshark-1.8.7.ebuild wireshark-1.6.15.ebuild ChangeLog Log: Stable for x86, wrt bug #470262 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 net-analyzer/wireshark/wireshark-1.8.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild?r1=1.3&r2=1.4 Index: wireshark-1.8.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wireshark-1.8.7.ebuild 19 May 2013 13:22:55 -0000 1.3 +++ wireshark-1.8.7.ebuild 19 May 2013 15:08:10 -0000 1.4 @@ -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.3 2013/05/19 13:22:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.7.ebuild,v 1.4 2013/05/19 15:08:10 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) @@ -13,7 +13,7 @@ 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 1.4 net-analyzer/wireshark/wireshark-1.6.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild?r1=1.3&r2=1.4 Index: wireshark-1.6.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wireshark-1.6.15.ebuild 19 May 2013 13:30:52 -0000 1.3 +++ wireshark-1.6.15.ebuild 19 May 2013 15:08:10 -0000 1.4 @@ -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.3 2013/05/19 13:30:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.6.15.ebuild,v 1.4 2013/05/19 15:08:10 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) @@ -13,7 +13,7 @@ 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 1.491 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.491&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.491&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.490&r2=1.491 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.490 retrieving revision 1.491 diff -u -r1.490 -r1.491 --- ChangeLog 19 May 2013 13:30:52 -0000 1.490 +++ ChangeLog 19 May 2013 15:08:10 -0000 1.491 @@ -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.490 2013/05/19 13:30:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.491 2013/05/19 15:08:10 ago Exp $ + + 19 May 2013; Agostino Sarubbo wireshark-1.6.15.ebuild, + wireshark-1.8.7.ebuild: + Stable for x86, wrt bug #470262 19 May 2013; Agostino Sarubbo wireshark-1.6.15.ebuild: Stable for amd64, wrt bug #470262