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 8224B158010 for ; Fri, 27 Jan 2023 01:26:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FFC0E07F9; Fri, 27 Jan 2023 01:26:02 +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 63FD3E07F9 for ; Fri, 27 Jan 2023 01:26:02 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FC5D340834 for ; Fri, 27 Jan 2023 01:26:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EE2788D for ; Fri, 27 Jan 2023 01:25:59 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1674782715.4e4db02d88fd880428e87d602b7b94a08ff92c04.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lilv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/lilv/lilv-0.24.20-r1.ebuild X-VCS-Directories: media-libs/lilv/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4e4db02d88fd880428e87d602b7b94a08ff92c04 X-VCS-Branch: master Date: Fri, 27 Jan 2023 01:25:59 +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: d1363fa6-a6ad-474d-8a9b-9f5ee07cadf4 X-Archives-Hash: c4dceab86fb97d9ce8423850631300af commit: 4e4db02d88fd880428e87d602b7b94a08ff92c04 Author: Sam James gentoo org> AuthorDate: Fri Jan 27 01:25:15 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jan 27 01:25:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4db02d media-libs/lilv: add comment re dep versions Bug: https://bugs.gentoo.org/888105 Signed-off-by: Sam James gentoo.org> media-libs/lilv/lilv-0.24.20-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/lilv/lilv-0.24.20-r1.ebuild b/media-libs/lilv/lilv-0.24.20-r1.ebuild index bf2102322e3e..5149360ebdea 100644 --- a/media-libs/lilv/lilv-0.24.20-r1.ebuild +++ b/media-libs/lilv/lilv-0.24.20-r1.ebuild @@ -27,6 +27,7 @@ BDEPEND=" dev-python/sphinx_lv2_theme ) " +# Take care on bumps to check minimum versions! RDEPEND=" ${PYTHON_DEPS} >=dev-libs/serd-0.30.10[${MULTILIB_USEDEP}]