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 F34CA158086 for ; Sun, 7 Nov 2021 23:08:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A0C42BC07D; Sun, 7 Nov 2021 23:08:08 +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 E4FB72BC07D for ; Sun, 7 Nov 2021 23:08:07 +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 8C4A334301C for ; Sun, 7 Nov 2021 23:08:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5A7A1B3 for ; Sun, 7 Nov 2021 23:08:04 +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: <1636326469.94742fdbc88481f1d4d631e944b5b71e8c26b74a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kimageformats/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kimageformats/kimageformats-5.85.0-r1.ebuild kde-frameworks/kimageformats/kimageformats-5.85.0.ebuild kde-frameworks/kimageformats/kimageformats-5.87.0-r1.ebuild kde-frameworks/kimageformats/kimageformats-5.87.0.ebuild X-VCS-Directories: kde-frameworks/kimageformats/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 94742fdbc88481f1d4d631e944b5b71e8c26b74a X-VCS-Branch: master Date: Sun, 7 Nov 2021 23:08:04 +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: f71d1783-f3f1-429a-b690-197dd4932215 X-Archives-Hash: 586bcb1e9312fc87acfb499e403bc5d7 commit: 94742fdbc88481f1d4d631e944b5b71e8c26b74a Author: Sam James gentoo org> AuthorDate: Sun Nov 7 22:57:58 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 7 23:07:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94742fdb kde-frameworks/kimageformats: use libavif subslot operator Signed-off-by: Sam James gentoo.org> .../{kimageformats-5.85.0.ebuild => kimageformats-5.85.0-r1.ebuild} | 2 +- .../{kimageformats-5.87.0.ebuild => kimageformats-5.87.0-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kimageformats/kimageformats-5.85.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.85.0-r1.ebuild similarity index 95% rename from kde-frameworks/kimageformats/kimageformats-5.85.0.ebuild rename to kde-frameworks/kimageformats/kimageformats-5.85.0-r1.ebuild index cf8e50d17a8..cd2ec534707 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.85.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.85.0-r1.ebuild @@ -17,7 +17,7 @@ IUSE="avif eps heif openexr" DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 =kde-frameworks/karchive-${PVCUT}*:5 - avif? ( >=media-libs/libavif-0.8.2 ) + avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 ) heif? ( >=media-libs/libheif-1.10.0:= ) openexr? ( diff --git a/kde-frameworks/kimageformats/kimageformats-5.87.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.87.0-r1.ebuild similarity index 95% rename from kde-frameworks/kimageformats/kimageformats-5.87.0.ebuild rename to kde-frameworks/kimageformats/kimageformats-5.87.0-r1.ebuild index ffb6ac8ad0e..2053f22177e 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.87.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.87.0-r1.ebuild @@ -17,7 +17,7 @@ IUSE="avif eps heif openexr" DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 =kde-frameworks/karchive-${PVCUT}*:5 - avif? ( >=media-libs/libavif-0.8.2 ) + avif? ( >=media-libs/libavif-0.8.2:= ) eps? ( >=dev-qt/qtprintsupport-${QTMIN}:5 ) heif? ( >=media-libs/libheif-1.10.0:= ) openexr? (