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 282B1139695 for ; Mon, 8 May 2017 16:49:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4831121C08A; Mon, 8 May 2017 16:49:50 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C93A21C075 for ; Mon, 8 May 2017 16:49:50 +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 F3ACC3416B4 for ; Mon, 8 May 2017 16:49:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B72E7454 for ; Mon, 8 May 2017 16:49:47 +0000 (UTC) From: "Michał Górny" 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" Message-ID: <1494262166.00458a904d6a263692f0cfaa02714cc082c9b732.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/klick/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/klick/klick-0.12.2-r1.ebuild media-sound/klick/klick-0.12.2.ebuild X-VCS-Directories: media-sound/klick/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 00458a904d6a263692f0cfaa02714cc082c9b732 X-VCS-Branch: master Date: Mon, 8 May 2017 16:49:47 +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: 80323ee8-2332-46d9-8a1c-c7a83bb0afb7 X-Archives-Hash: 5ef17e277cce8ec2da293ac8e934a485 commit: 00458a904d6a263692f0cfaa02714cc082c9b732 Author: Karl Linden gmail com> AuthorDate: Mon May 8 05:22:25 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 8 16:49:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00458a90 media-sound/klick: depend on virtual/jack Closes: https://github.com/gentoo/gentoo/pull/4566 Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-sound/klick/{klick-0.12.2.ebuild => klick-0.12.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/klick/klick-0.12.2.ebuild b/media-sound/klick/klick-0.12.2-r1.ebuild similarity index 96% rename from media-sound/klick/klick-0.12.2.ebuild rename to media-sound/klick/klick-0.12.2-r1.ebuild index 9a853d94a0a..06734a9fa58 100644 --- a/media-sound/klick/klick-0.12.2.ebuild +++ b/media-sound/klick/klick-0.12.2-r1.ebuild @@ -17,7 +17,7 @@ IUSE="debug osc rubberband" RDEPEND="dev-libs/boost media-libs/libsamplerate media-libs/libsndfile - media-sound/jack-audio-connection-kit + virtual/jack osc? ( media-libs/liblo ) rubberband? ( media-libs/rubberband )" DEPEND="${RDEPEND}