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 831A61384C0 for ; Fri, 28 Aug 2015 15:43:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E7CDE087A; Fri, 28 Aug 2015 15:43:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC696E087A for ; Fri, 28 Aug 2015 15:43:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9818340A3E for ; Fri, 28 Aug 2015 15:42:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA1B1155 for ; Fri, 28 Aug 2015 15:42:57 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1440776553.c0d5edc471fb4fddc39568b00d8e42e9ac7b0dee.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libbtbb/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libbtbb/libbtbb-9999.ebuild X-VCS-Directories: net-libs/libbtbb/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: c0d5edc471fb4fddc39568b00d8e42e9ac7b0dee X-VCS-Branch: master Date: Fri, 28 Aug 2015 15:42:57 +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: 53120098-d7f5-453f-8623-d0208d7f8537 X-Archives-Hash: ac76d1403e3d95bae05189b0b2e0143d commit: c0d5edc471fb4fddc39568b00d8e42e9ac7b0dee Author: Zero_Chaos gentoo org> AuthorDate: Fri Aug 28 15:42:33 2015 +0000 Commit: Richard Farina gentoo org> CommitDate: Fri Aug 28 15:42:33 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d5edc4 net-libs/libbtbb: restrict wireshark plugin to wireshark 1.x for now Package-Manager: portage-2.2.20.1 net-libs/libbtbb/libbtbb-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/libbtbb/libbtbb-9999.ebuild b/net-libs/libbtbb/libbtbb-9999.ebuild index ef145c7..610eaab 100644 --- a/net-libs/libbtbb/libbtbb-9999.ebuild +++ b/net-libs/libbtbb/libbtbb-9999.ebuild @@ -29,6 +29,7 @@ RDEPEND=" pcap? ( net-libs/libpcap ) wireshark-plugins? ( >=net-analyzer/wireshark-1.8.3-r1:= + !>net-analyzer/wireshark-1.98 ) " DEPEND="${RDEPEND}