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 F3E04158094 for ; Sun, 2 Oct 2022 03:15:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06FD4E092A; Sun, 2 Oct 2022 03:15:24 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4D7BE092A for ; Sun, 2 Oct 2022 03:15:23 +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 C467F33C84E for ; Sun, 2 Oct 2022 03:15:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42D505CB for ; Sun, 2 Oct 2022 03:15:21 +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: <1664680448.541c89d3edb13847d272b6b700fde7505830dea0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r2.ebuild app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild X-VCS-Directories: app-text/ghostscript-gpl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 541c89d3edb13847d272b6b700fde7505830dea0 X-VCS-Branch: master Date: Sun, 2 Oct 2022 03:15:21 +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: 218d4c00-dca7-417e-ae6f-aa15e2334b45 X-Archives-Hash: db4968842a0b082385fa1fe0f9fe01f3 commit: 541c89d3edb13847d272b6b700fde7505830dea0 Author: Sam James gentoo org> AuthorDate: Sun Oct 2 03:14:08 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Oct 2 03:14:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=541c89d3 app-text/ghostscript-gpl: crank up poppler-data dep again I typo'd the paths previously. Closes: https://bugs.gentoo.org/844115 Closes: https://bugs.gentoo.org/851141 Closes: https://bugs.gentoo.org/873889 Signed-off-by: Sam James gentoo.org> ...hostscript-gpl-9.56.1-r2.ebuild => ghostscript-gpl-9.56.1-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r2.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild similarity index 99% rename from app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r2.ebuild rename to app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild index 5cca16a3a74c..e98a9f07ffc2 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r2.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.56.1-r3.ebuild @@ -50,7 +50,7 @@ DEPEND="app-text/libpaper:= BDEPEND="virtual/pkgconfig" # bug #844115 for newer poppler-data dep RDEPEND="${DEPEND} - >=app-text/poppler-data-0.4.11-r1 + >=app-text/poppler-data-0.4.11-r2 >=media-fonts/urw-fonts-2.4.9 l10n_ja? ( media-fonts/kochi-substitute ) l10n_ko? ( media-fonts/baekmuk-fonts )