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 3F5D113835A for ; Fri, 5 Mar 2021 05:38:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C9ABE08BB; Fri, 5 Mar 2021 05:38:15 +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 F0F05E08BB for ; Fri, 5 Mar 2021 05:38:14 +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 9C822340E7E for ; Fri, 5 Mar 2021 05:38:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04140579 for ; Fri, 5 Mar 2021 05:38:12 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1614922622.8aeef79b128bf3f69e6b62690d089ac249d3a5f9.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/efl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/efl/efl-1.25.1-r10.ebuild X-VCS-Directories: dev-libs/efl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8aeef79b128bf3f69e6b62690d089ac249d3a5f9 X-VCS-Branch: master Date: Fri, 5 Mar 2021 05:38:12 +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: 9e07d7de-b227-4224-9ed3-c3fdba889096 X-Archives-Hash: e177260f53cdd97d380433c412345fe2 commit: 8aeef79b128bf3f69e6b62690d089ac249d3a5f9 Author: Joonas Niilola gentoo org> AuthorDate: Fri Mar 5 05:37:02 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Mar 5 05:37:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aeef79b dev-libs/efl: depend libavif version restriction - newer versions don't actually work, but the USE flag is masked for now. Bug: https://bugs.gentoo.org/744616 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/efl/efl-1.25.1-r10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/efl/efl-1.25.1-r10.ebuild b/dev-libs/efl/efl-1.25.1-r10.ebuild index d2c0c756ed5..f02f9f63e12 100644 --- a/dev-libs/efl/efl-1.25.1-r10.ebuild +++ b/dev-libs/efl/efl-1.25.1-r10.ebuild @@ -68,7 +68,7 @@ RDEPEND="${LUA_DEPS} x11-libs/libXScrnSaver wayland? ( x11-libs/libxkbcommon[X] ) ) - avif? ( ~media-libs/libavif-0.8.1 ) + avif? ( media-libs/libavif ) connman? ( net-misc/connman ) drm? ( dev-libs/libinput