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 34F1915806E for ; Sun, 14 May 2023 14:51:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46BADE087A; Sun, 14 May 2023 14:51:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2A506E086C for ; Sun, 14 May 2023 14:51:14 +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 27EFA340E3E for ; Sun, 14 May 2023 14:51:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46C377F5 for ; Sun, 14 May 2023 14:51:11 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1684075867.4ef9ade03400a2803e79c70b60e6e2d1979a94f8.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/terminus-font/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/terminus-font/terminus-font-4.49.1.ebuild X-VCS-Directories: media-fonts/terminus-font/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 4ef9ade03400a2803e79c70b60e6e2d1979a94f8 X-VCS-Branch: master Date: Sun, 14 May 2023 14:51:11 +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: 6137d98f-40b0-4a90-a868-5737d2523714 X-Archives-Hash: f120c52cc9975e504a004ad61e8ed076 commit: 4ef9ade03400a2803e79c70b60e6e2d1979a94f8 Author: NRK disroot org> AuthorDate: Sat May 13 04:43:47 2023 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun May 14 14:51:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef9ade0 media-fonts/terminus-font: depend on app-alternatives/gzip ...instead of directly depending on app-arch/gzip since users can select alternative implementations (such as pigz) through the app-alternatives system. Signed-off-by: NRK disroot.org> Closes: https://github.com/gentoo/gentoo/pull/31013 Signed-off-by: Piotr Karbowski gentoo.org> media-fonts/terminus-font/terminus-font-4.49.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/terminus-font/terminus-font-4.49.1.ebuild b/media-fonts/terminus-font/terminus-font-4.49.1.ebuild index 8e6e16fa1204..4fef30619500 100644 --- a/media-fonts/terminus-font/terminus-font-4.49.1.ebuild +++ b/media-fonts/terminus-font/terminus-font-4.49.1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 IUSE="a-like-o +center-tilde distinct-l +otf pcf-8bit +pcf-unicode +psf quote ru-dv +ru-g ru-i ru-k" -BDEPEND="app-arch/gzip +BDEPEND="app-alternatives/gzip ${PYTHON_DEPS} app-alternatives/awk pcf-8bit? ( x11-apps/bdftopcf )