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 230CC1581D3 for ; Fri, 31 May 2024 12:02:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F4EAE2A28; Fri, 31 May 2024 12:02:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 45B0AE2A28 for ; Fri, 31 May 2024 12:02:04 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62745335D2B for ; Fri, 31 May 2024 12:01:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E46BF148D for ; Fri, 31 May 2024 12:01:31 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1717156882.3d754b6ca1d73494978589e9243b6a6184340d17.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/libcupsfilters/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/libcupsfilters/libcupsfilters-2.0.0-r4.ebuild net-print/libcupsfilters/libcupsfilters-2.0.0-r5.ebuild X-VCS-Directories: net-print/libcupsfilters/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 3d754b6ca1d73494978589e9243b6a6184340d17 X-VCS-Branch: master Date: Fri, 31 May 2024 12:01:31 +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: 84c6e69a-b24b-4af4-bd66-51bfb8bbad73 X-Archives-Hash: cd92da53d03a98402464686c8ae92444 commit: 3d754b6ca1d73494978589e9243b6a6184340d17 Author: David Seifert gentoo org> AuthorDate: Fri May 31 12:01:22 2024 +0000 Commit: David Seifert gentoo org> CommitDate: Fri May 31 12:01:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d754b6c net-print/libcupsfilters: slot op on app-text/poppler Signed-off-by: David Seifert gentoo.org> .../{libcupsfilters-2.0.0-r4.ebuild => libcupsfilters-2.0.0-r5.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/libcupsfilters/libcupsfilters-2.0.0-r4.ebuild b/net-print/libcupsfilters/libcupsfilters-2.0.0-r5.ebuild similarity index 97% rename from net-print/libcupsfilters/libcupsfilters-2.0.0-r4.ebuild rename to net-print/libcupsfilters/libcupsfilters-2.0.0-r5.ebuild index 555c55040cd5..21c5b2f5313d 100644 --- a/net-print/libcupsfilters/libcupsfilters-2.0.0-r4.ebuild +++ b/net-print/libcupsfilters/libcupsfilters-2.0.0-r5.ebuild @@ -27,7 +27,7 @@ RDEPEND=" jpeg? ( media-libs/libjpeg-turbo:= ) pdf? ( app-text/mupdf ) postscript? ( app-text/ghostscript-gpl[cups] ) - poppler? ( >=app-text/poppler-0.32[cxx] ) + poppler? ( >=app-text/poppler-0.32:=[cxx] ) png? ( media-libs/libpng:= ) tiff? ( media-libs/tiff:= ) "