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 88F8A158041 for ; Sun, 25 Feb 2024 19:44:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA94EE2A0D; Sun, 25 Feb 2024 19:44:33 +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 AD933E2A0D for ; Sun, 25 Feb 2024 19:44:33 +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 C8D7B33D3CF for ; Sun, 25 Feb 2024 19:44:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DB2C14C9 for ; Sun, 25 Feb 2024 19:44:31 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1708890236.7c049a835b5602a98a1aa1dbc98f005306fbb343.flow@gentoo> Subject: [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-basic/ X-VCS-Repository: proj/tex-overlay X-VCS-Files: dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild X-VCS-Directories: dev-texlive/texlive-basic/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 7c049a835b5602a98a1aa1dbc98f005306fbb343 X-VCS-Branch: main Date: Sun, 25 Feb 2024 19:44: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: 39c562a2-d9ae-4768-b1e9-aca3ded8bae8 X-Archives-Hash: ce8efbde76a128f0fa22cfad5750e5e7 commit: 7c049a835b5602a98a1aa1dbc98f005306fbb343 Author: Florian Schmaus gentoo org> AuthorDate: Sun Feb 25 19:43:56 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Feb 25 19:43:56 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=7c049a83 dev-texlive/texlive-basic: add dvipsk as RDEPEND Signed-off-by: Florian Schmaus gentoo.org> dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild b/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild index d661446..f9b499c 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild @@ -87,6 +87,7 @@ COMMON_DEPEND=" " RDEPEND=" ${COMMON_DEPEND} + >=app-text/dvipsk-2023.03.11_p66203 " PDEPEND=" >=app-text/xdvik-22.87.06-r1