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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBFF2158044 for ; Thu, 18 Apr 2024 19:48:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D386E29C4; Thu, 18 Apr 2024 19:48:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D94B6E29CF for ; Thu, 18 Apr 2024 19:48:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2DAB3434AE for ; Thu, 18 Apr 2024 19:48:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C7891721 for ; Thu, 18 Apr 2024 19:48:16 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1713469683.cccccbc85af3bee17d18f46a94808c4cfff8db6f.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/zynaddsubfx/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r2.ebuild media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r3.ebuild media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r4.ebuild X-VCS-Directories: media-sound/zynaddsubfx/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: cccccbc85af3bee17d18f46a94808c4cfff8db6f X-VCS-Branch: master Date: Thu, 18 Apr 2024 19:48:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2a526452-f02f-4ff7-8159-31934fb3a47e X-Archives-Hash: 2405dda6eb766877b6f1682c2af861f6 commit: cccccbc85af3bee17d18f46a94808c4cfff8db6f Author: Conrad Kostecki gentoo org> AuthorDate: Thu Apr 18 19:44:29 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Apr 18 19:48:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cccccbc8 media-sound/zynaddsubfx: update deps for mxml Signed-off-by: Conrad Kostecki gentoo.org> .../{zynaddsubfx-3.0.6-r1.ebuild => zynaddsubfx-3.0.6-r3.ebuild} | 2 +- .../{zynaddsubfx-3.0.6-r2.ebuild => zynaddsubfx-3.0.6-r4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r3.ebuild similarity index 99% rename from media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild rename to media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r3.ebuild index 6868486d950a..4a73f9d41f32 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r1.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r3.ebuild @@ -16,7 +16,7 @@ IUSE="+alsa doc dssi +fltk jack lash portaudio" REQUIRED_USE="|| ( alsa jack portaudio )" DEPEND=" - dev-libs/mxml + dev-libs/mxml:0 media-libs/liblo sci-libs/fftw:3.0 sys-libs/zlib diff --git a/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r2.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r4.ebuild similarity index 99% rename from media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r2.ebuild rename to media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r4.ebuild index 05abe62b9ec7..07fa613793a6 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r2.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-3.0.6-r4.ebuild @@ -20,7 +20,7 @@ IUSE="+alsa doc dssi jack lash portaudio" REQUIRED_USE="|| ( alsa jack portaudio )" DEPEND=" - dev-libs/mxml + dev-libs/mxml:0 media-libs/liblo sci-libs/fftw:3.0 sys-libs/zlib