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 EC5D2139345 for ; Sat, 24 Jul 2021 15:58:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7F64E0DBF; Sat, 24 Jul 2021 15:58:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D1DDFE0DBF for ; Sat, 24 Jul 2021 15:58:11 +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 2A361342D2C for ; Sat, 24 Jul 2021 15:58:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE72B7F3 for ; Sat, 24 Jul 2021 15:58:06 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1627142121.14e3349b643ccda7d070acef8164e4a00bba5c9d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/vips/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/vips/vips-8.10.6.ebuild X-VCS-Directories: media-libs/vips/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 14e3349b643ccda7d070acef8164e4a00bba5c9d X-VCS-Branch: master Date: Sat, 24 Jul 2021 15:58:06 +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: 55ea13ee-9d42-4bf3-8ed8-3c1fa1c5f0aa X-Archives-Hash: a7bec3eb1f72466d323a32501fdadb77 commit: 14e3349b643ccda7d070acef8164e4a00bba5c9d Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Jul 24 15:55:21 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jul 24 15:55:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=14e3349b media-libs/vips: add missing slot operator Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> media-libs/vips/vips-8.10.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vips/vips-8.10.6.ebuild b/media-libs/vips/vips-8.10.6.ebuild index 1dbc34b97..67d4d4272 100644 --- a/media-libs/vips/vips-8.10.6.ebuild +++ b/media-libs/vips/vips-8.10.6.ebuild @@ -34,7 +34,7 @@ RDEPEND=" gsf? ( gnome-extra/libgsf:= ) lcms? ( media-libs/lcms ) matio? ( >=sci-libs/matio-1.3.4 ) - openexr? ( >=media-libs/openexr-1.2.2 ) + openexr? ( >=media-libs/openexr-1.2.2:= ) orc? ( >=dev-lang/orc-0.4.11 ) pango? ( x11-libs/pango ) pdf? ( app-text/poppler[cairo] ) 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 1ACB2139345 for ; Sat, 24 Jul 2021 15:55:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72324E0C38; Sat, 24 Jul 2021 15:55:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 5B868E0C38 for ; Sat, 24 Jul 2021 15:55:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 75C7C342A4F for ; Sat, 24 Jul 2021 15:55:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14CF87DC for ; Sat, 24 Jul 2021 15:55:30 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1627142121.14e3349b643ccda7d070acef8164e4a00bba5c9d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/vips/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/vips/vips-8.10.6.ebuild X-VCS-Directories: media-libs/vips/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 14e3349b643ccda7d070acef8164e4a00bba5c9d X-VCS-Branch: dev Date: Sat, 24 Jul 2021 15:55:30 +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: 03d7a34a-b35f-4a0d-b09e-294e86ca0dce X-Archives-Hash: bb97bd9e894f0d70998a5e6cfcf08e92 Message-ID: <20210724155530.WYBlo4HXiMP5lGsUKjFjSvsCbkLzBDJdF5HYgeqKG1Y@z> commit: 14e3349b643ccda7d070acef8164e4a00bba5c9d Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Jul 24 15:55:21 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jul 24 15:55:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=14e3349b media-libs/vips: add missing slot operator Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> media-libs/vips/vips-8.10.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vips/vips-8.10.6.ebuild b/media-libs/vips/vips-8.10.6.ebuild index 1dbc34b97..67d4d4272 100644 --- a/media-libs/vips/vips-8.10.6.ebuild +++ b/media-libs/vips/vips-8.10.6.ebuild @@ -34,7 +34,7 @@ RDEPEND=" gsf? ( gnome-extra/libgsf:= ) lcms? ( media-libs/lcms ) matio? ( >=sci-libs/matio-1.3.4 ) - openexr? ( >=media-libs/openexr-1.2.2 ) + openexr? ( >=media-libs/openexr-1.2.2:= ) orc? ( >=dev-lang/orc-0.4.11 ) pango? ( x11-libs/pango ) pdf? ( app-text/poppler[cairo] )