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 CAE1E139368 for ; Tue, 3 Aug 2021 21:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B31FCE089C; Tue, 3 Aug 2021 21:18:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 94BABE090E for ; Tue, 3 Aug 2021 21:18:19 +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 44D34342EC6 for ; Tue, 3 Aug 2021 21:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFD16845 for ; Tue, 3 Aug 2021 21:18:16 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1628025492.d0a5e015cd37e8bbabbcb86a69b9f308af19a4b3.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/libvisual-projectm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild X-VCS-Directories: media-plugins/libvisual-projectm/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: d0a5e015cd37e8bbabbcb86a69b9f308af19a4b3 X-VCS-Branch: master Date: Tue, 3 Aug 2021 21:18: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: 1572c7f0-9448-492f-b40a-4cd9010ea7f7 X-Archives-Hash: 51bea15067a523ac12846bfb99fd9289 commit: d0a5e015cd37e8bbabbcb86a69b9f308af19a4b3 Author: Robin H. Johnson gentoo org> AuthorDate: Tue Aug 3 21:08:41 2021 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Aug 3 21:18:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a5e015 media-plugins/libvisual-projectm: update libprojectm dep for Intrinsics.h libprojectm-3.1.11 referenced non-existant file Intrinsics.h. Reference: https://bugs.gentoo.org/771024 Closes: https://bugs.gentoo.org/771057 Signed-off-by: Robin H. Johnson gentoo.org> media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild b/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild index e139994bcb7..7d5ece8ffe2 100644 --- a/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild +++ b/media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=" - >=media-libs/libprojectm-2.1.0 + >=media-libs/libprojectm-3.1.12:0= media-libs/libsdl =media-libs/libvisual-0.4* virtual/opengl