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 1B089138247 for ; Sat, 21 Dec 2013 14:21:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85881E09F6; Sat, 21 Dec 2013 14:21:42 +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 01153E09F6 for ; Sat, 21 Dec 2013 14:21:41 +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 C68AE33F55B for ; Sat, 21 Dec 2013 14:21:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 04BF92004C; Sat, 21 Dec 2013 14:21:36 +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.12.ebuild wireshark-1.10.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wireshark-1.8.12.ebuild wireshark-1.10.5.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: <20131221142137.04BF92004C@flycatcher.gentoo.org> Date: Sat, 21 Dec 2013 14:21:36 +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: 79623e68-d9bd-4dbb-aa49-172b3572a0e6 X-Archives-Hash: a9f60d72a874a80f539263093ed1a298 ago 13/12/21 14:21:36 Modified: wireshark-1.8.12.ebuild wireshark-1.10.5.ebuild ChangeLog Log: Stable for alpha, wrt bug #494612 (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 net-analyzer/wireshark/wireshark-1.8.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild?r1=1.6&r2=1.7 Index: wireshark-1.8.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wireshark-1.8.12.ebuild 21 Dec 2013 14:17:52 -0000 1.6 +++ wireshark-1.8.12.ebuild 21 Dec 2013 14:21:36 -0000 1.7 @@ -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.6 2013/12/21 14:17:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.12.ebuild,v 1.7 2013/12/21 14:21:36 ago Exp $ EAPI=5 PYTHON_COMPAT=( 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 python selinux smi ssl zlib 1.5 net-analyzer/wireshark/wireshark-1.10.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild?r1=1.4&r2=1.5 Index: wireshark-1.10.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wireshark-1.10.5.ebuild 21 Dec 2013 14:17:52 -0000 1.4 +++ wireshark-1.10.5.ebuild 21 Dec 2013 14:21:36 -0000 1.5 @@ -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.4 2013/12/21 14:17:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.5.ebuild,v 1.5 2013/12/21 14:21:36 ago Exp $ EAPI=5 inherit autotools eutils fcaps user @@ -12,7 +12,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 +gtk2 gtk3 ipv6 kerberos libadns lua +netlink +pcap portaudio qt4 selinux smi ssl zlib 1.577 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.577&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.577&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.576&r2=1.577 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.576 retrieving revision 1.577 diff -u -r1.576 -r1.577 --- ChangeLog 21 Dec 2013 14:17:52 -0000 1.576 +++ ChangeLog 21 Dec 2013 14:21:36 -0000 1.577 @@ -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.576 2013/12/21 14:17:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.577 2013/12/21 14:21:36 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo wireshark-1.10.5.ebuild, + wireshark-1.8.12.ebuild: + Stable for alpha, wrt bug #494612 21 Dec 2013; Agostino Sarubbo wireshark-1.10.5.ebuild, wireshark-1.8.12.ebuild: