From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1193211-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 25A3B13835A for <garchives@archives.gentoo.org>; Mon, 3 Aug 2020 05:00:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B2F2E08CA; Mon, 3 Aug 2020 05:00:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B7F70E0866 for <gentoo-commits@lists.gentoo.org>; Mon, 3 Aug 2020 05:00:36 +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 B843A34F303 for <gentoo-commits@lists.gentoo.org>; Mon, 3 Aug 2020 05:00:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 232902FC for <gentoo-commits@lists.gentoo.org>; Mon, 3 Aug 2020 05:00:28 +0000 (UTC) From: "Miroslav Šulc" <fordfrog@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, "Miroslav Šulc" <fordfrog@gentoo.org> Message-ID: <1596430811.0c90b828ce1b43eb173e89427ad01d011548fd54.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/audacity/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/audacity/audacity-2.4.2-r1.ebuild X-VCS-Directories: media-sound/audacity/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 0c90b828ce1b43eb173e89427ad01d011548fd54 X-VCS-Branch: master Date: Mon, 3 Aug 2020 05:00:28 +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: 1bc78ad5-b771-47cb-b666-b73fd6cd3533 X-Archives-Hash: f714dbdf908a48a6feaa061cdaff3ac0 commit: 0c90b828ce1b43eb173e89427ad01d011548fd54 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Mon Aug 3 05:00:11 2020 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Aug 3 05:00:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c90b828 media-sound/audacity: fixed lilv dep in 2.4.2-r1 Closes: https://bugs.gentoo.org/735256 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/audacity/audacity-2.4.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/audacity/audacity-2.4.2-r1.ebuild b/media-sound/audacity/audacity-2.4.2-r1.ebuild index 3cb2f876023..5c79d8c9882 100644 --- a/media-sound/audacity/audacity-2.4.2-r1.ebuild +++ b/media-sound/audacity/audacity-2.4.2-r1.ebuild @@ -38,7 +38,7 @@ RDEPEND="dev-libs/expat lv2? ( dev-libs/serd dev-libs/sord - media-libs/lilv + >=media-libs/lilv-0.24.6-r2 media-libs/lv2 media-libs/sratom media-libs/suil