From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D5E31382C5 for ; Mon, 30 Apr 2018 15:58:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66686E09DF; Mon, 30 Apr 2018 15:58:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27D61E09DE for ; Mon, 30 Apr 2018 15:58:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 165DF335C92 for ; Mon, 30 Apr 2018 15:58:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57ECE2AB for ; Mon, 30 Apr 2018 15:58:28 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1525102790.177e937de0c2b6e47cf6fbc306f409305016ab86.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/wireshark/wireshark-2.4.5.ebuild net-analyzer/wireshark/wireshark-2.4.6.ebuild net-analyzer/wireshark/wireshark-2.6.0.ebuild net-analyzer/wireshark/wireshark-99999999.ebuild X-VCS-Directories: net-analyzer/wireshark/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 177e937de0c2b6e47cf6fbc306f409305016ab86 X-VCS-Branch: master Date: Mon, 30 Apr 2018 15:58:28 +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: a3807601-b99d-4d63-98b5-81528be0f1f7 X-Archives-Hash: b07f1e831566733edf0fbf3b772f7dd0 commit: 177e937de0c2b6e47cf6fbc306f409305016ab86 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Mon Apr 30 14:46:43 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Apr 30 15:39:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177e937d net-analyzer/wireshark: Clean media-libs/speex dependencies. net-analyzer/wireshark/wireshark-2.4.5.ebuild | 6 ++---- net-analyzer/wireshark/wireshark-2.4.6.ebuild | 6 ++---- net-analyzer/wireshark/wireshark-2.6.0.ebuild | 6 ++---- net-analyzer/wireshark/wireshark-99999999.ebuild | 6 ++---- 4 files changed, 8 insertions(+), 16 deletions(-) diff --git a/net-analyzer/wireshark/wireshark-2.4.5.ebuild b/net-analyzer/wireshark/wireshark-2.4.5.ebuild index 0ea23bd2575..d5a957dd425 100644 --- a/net-analyzer/wireshark/wireshark-2.4.5.ebuild +++ b/net-analyzer/wireshark/wireshark-2.4.5.ebuild @@ -52,10 +52,8 @@ CDEPEND=" dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 - || ( - media-libs/speexdsp - =media-libs/speex-1.2.0 + media-libs/speexdsp x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) diff --git a/net-analyzer/wireshark/wireshark-2.4.6.ebuild b/net-analyzer/wireshark/wireshark-2.4.6.ebuild index f0e31f02e87..9ab79ccdd07 100644 --- a/net-analyzer/wireshark/wireshark-2.4.6.ebuild +++ b/net-analyzer/wireshark/wireshark-2.4.6.ebuild @@ -52,10 +52,8 @@ CDEPEND=" dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 - || ( - media-libs/speexdsp - =media-libs/speex-1.2.0 + media-libs/speexdsp x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) diff --git a/net-analyzer/wireshark/wireshark-2.6.0.ebuild b/net-analyzer/wireshark/wireshark-2.6.0.ebuild index 75b779a4898..6af27d0f383 100644 --- a/net-analyzer/wireshark/wireshark-2.6.0.ebuild +++ b/net-analyzer/wireshark/wireshark-2.6.0.ebuild @@ -53,10 +53,8 @@ CDEPEND=" dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 - || ( - media-libs/speexdsp - =media-libs/speex-1.2.0 + media-libs/speexdsp x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index 59a4a67005b..e39d7345ef9 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -53,10 +53,8 @@ CDEPEND=" dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 - || ( - media-libs/speexdsp - =media-libs/speex-1.2.0 + media-libs/speexdsp x11-misc/xdg-utils ) sbc? ( media-libs/sbc )