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 3D181139694 for ; Tue, 9 May 2017 07:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BBB221C08C; Tue, 9 May 2017 07:26:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E05E921C08C for ; Tue, 9 May 2017 07:26: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 2365A3416B7 for ; Tue, 9 May 2017 07:26:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 041A37434 for ; Tue, 9 May 2017 07:26:30 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1494314770.b97076af34461886f7a86248bba665f60e340616.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/a2jmidid/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/a2jmidid/a2jmidid-8-r1.ebuild media-sound/a2jmidid/a2jmidid-8-r2.ebuild X-VCS-Directories: media-sound/a2jmidid/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b97076af34461886f7a86248bba665f60e340616 X-VCS-Branch: master Date: Tue, 9 May 2017 07:26:30 +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: ba4ee864-d40a-4497-bc18-458cdc63af1e X-Archives-Hash: 83b388a0778206ac86659058b6028070 commit: b97076af34461886f7a86248bba665f60e340616 Author: Karl Linden gmail com> AuthorDate: Tue May 9 06:07:54 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue May 9 07:26:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97076af media-sound/a2jmidid: depend on virtual/jack Package-Manager: Portage-2.3.5, Repoman-2.3.2 media-sound/a2jmidid/{a2jmidid-8-r1.ebuild => a2jmidid-8-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/a2jmidid/a2jmidid-8-r1.ebuild b/media-sound/a2jmidid/a2jmidid-8-r2.ebuild similarity index 96% rename from media-sound/a2jmidid/a2jmidid-8-r1.ebuild rename to media-sound/a2jmidid/a2jmidid-8-r2.ebuild index a8a2524cc4a..2175fa4b691 100644 --- a/media-sound/a2jmidid/a2jmidid-8-r1.ebuild +++ b/media-sound/a2jmidid/a2jmidid-8-r2.ebuild @@ -19,7 +19,7 @@ IUSE="dbus" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="media-libs/alsa-lib - media-sound/jack-audio-connection-kit + virtual/jack dbus? ( sys-apps/dbus ) ${PYTHON_DEPS}" DEPEND="${RDEPEND}