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 64F2D1381F3 for ; Sun, 4 Aug 2013 11:59:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3A7CE0A01; Sun, 4 Aug 2013 11:59:40 +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 85147E0A01 for ; Sun, 4 Aug 2013 11:59:40 +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 A4FEC33EDAC for ; Sun, 4 Aug 2013 11:59:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2329) id 716A721710; Sun, 4 Aug 2013 11:59:38 +0000 (UTC) From: "Sergey Popov (pinkbyte)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pinkbyte@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.10.1-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog wireshark-1.10.1-r1.ebuild X-VCS-Directories: net-analyzer/wireshark X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130804115938.716A721710@flycatcher.gentoo.org> Date: Sun, 4 Aug 2013 11:59:38 +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: 3d2829f8-9bdd-4593-9ae4-79821ffda66d X-Archives-Hash: ea1255c7140b7261aa3012c5a85b415e pinkbyte 13/08/04 11:59:38 Modified: ChangeLog wireshark-1.10.1-r1.ebuild Log: Restore ability to build wireshark GUI-less, wrt bug #479692. Thanks to Tobias Klausmann for discovering this issue (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision Changes Path 1.534 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.534&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.534&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.533&r2=1.534 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.533 retrieving revision 1.534 diff -u -r1.533 -r1.534 --- ChangeLog 3 Aug 2013 16:17:19 -0000 1.533 +++ ChangeLog 4 Aug 2013 11:59:38 -0000 1.534 @@ -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.533 2013/08/03 16:17:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.534 2013/08/04 11:59:38 pinkbyte Exp $ + + 04 Aug 2013; Sergey Popov wireshark-1.10.1-r1.ebuild: + Restore ability to build wireshark GUI-less, wrt bug #479692. Thanks to + Tobias Klausmann for discovering this issue 03 Aug 2013; Jeroen Roovers wireshark-1.10.1-r1.ebuild, metadata.xml: 1.3 net-analyzer/wireshark/wireshark-1.10.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1-r1.ebuild?r1=1.2&r2=1.3 Index: wireshark-1.10.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wireshark-1.10.1-r1.ebuild 3 Aug 2013 16:17:19 -0000 1.2 +++ wireshark-1.10.1-r1.ebuild 4 Aug 2013 11:59:38 -0000 1.3 @@ -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.1-r1.ebuild,v 1.2 2013/08/03 16:17:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.1-r1.ebuild,v 1.3 2013/08/04 11:59:38 pinkbyte Exp $ EAPI=5 inherit autotools eutils fcaps user @@ -18,7 +18,7 @@ +netlink +pcap portaudio qt4 selinux smi ssl zlib " REQUIRED_USE=" - ^^ ( gtk2 gtk3 qt4 ) + ?? ( gtk2 gtk3 qt4 ) ssl? ( crypt ) "