From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1098589-garchives=archives.gentoo.org@lists.gentoo.org> 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 321CC138334 for <garchives@archives.gentoo.org>; Sun, 7 Jul 2019 11:49:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24F33E083E; Sun, 7 Jul 2019 11:49:24 +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 0CE0DE083E for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jul 2019 11:49:23 +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 94AA03470D5 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jul 2019 11:49:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CF2A4D3 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jul 2019 11:49:20 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1562500148.f46f73036c135e54ae5997f69508319066595abe.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/guitarix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/guitarix/guitarix-0.38.1-r1.ebuild media-sound/guitarix/guitarix-0.38.1.ebuild X-VCS-Directories: media-sound/guitarix/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f46f73036c135e54ae5997f69508319066595abe X-VCS-Branch: master Date: Sun, 7 Jul 2019 11:49:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a0303b23-828a-4145-9474-bb895bad4399 X-Archives-Hash: 4aae5c8f0f33c5770bebb8d504c0a1ec commit: f46f73036c135e54ae5997f69508319066595abe Author: Alexander Tsoy <alexander <AT> tsoy <DOT> me> AuthorDate: Thu Jun 6 14:48:01 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 7 11:49:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f46f7303 media-sound/guitarix: use slot operator for zita-convolver dep Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Alexander Tsoy <alexander <AT> tsoy.me> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../guitarix/{guitarix-0.38.1.ebuild => guitarix-0.38.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/guitarix/guitarix-0.38.1.ebuild b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild similarity index 98% rename from media-sound/guitarix/guitarix-0.38.1.ebuild rename to media-sound/guitarix/guitarix-0.38.1-r1.ebuild index a35bae00fe2..f087100afca 100644 --- a/media-sound/guitarix/guitarix-0.38.1.ebuild +++ b/media-sound/guitarix/guitarix-0.38.1-r1.ebuild @@ -24,7 +24,7 @@ COMMON_DEPEND="dev-cpp/eigen:3 dev-cpp/gtkmm:2.4 dev-libs/glib:2 >=media-libs/libsndfile-1.0.17 - >=media-libs/zita-convolver-3 + >=media-libs/zita-convolver-3:= media-libs/zita-resampler >=net-misc/curl-7.26.0 >=sci-libs/fftw-3.1.2:3.0=