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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7DE84158232 for ; Sat, 7 Dec 2024 11:54:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9ED4E0E6F; Sat, 7 Dec 2024 11:54:44 +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 4E48BE0E6F for ; Sat, 7 Dec 2024 11:54:44 +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 69CA93430EC for ; Sat, 7 Dec 2024 11:54:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0445F1CA3 for ; Sat, 7 Dec 2024 11:54:42 +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: <1733572435.6df6148684715ed693d381a092eeefa08a4d824c.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/texlive-core/texlive-core-2024-r1.ebuild app-text/texlive-core/texlive-core-2024.ebuild X-VCS-Directories: app-text/texlive-core/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 6df6148684715ed693d381a092eeefa08a4d824c X-VCS-Branch: master Date: Sat, 7 Dec 2024 11:54:42 +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: b608fac2-238d-46a5-8144-89211da3fd6f X-Archives-Hash: ed53cd5180b336b1eb3b551a4c272dd9 commit: 6df6148684715ed693d381a092eeefa08a4d824c Author: Florian Schmaus gentoo org> AuthorDate: Sat Dec 7 11:33:53 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Dec 7 11:53:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df61486 app-text/texlive-core: use system mpfi Signed-off-by: Florian Schmaus gentoo.org> .../{texlive-core-2024.ebuild => texlive-core-2024-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-text/texlive-core/texlive-core-2024.ebuild b/app-text/texlive-core/texlive-core-2024-r1.ebuild similarity index 99% rename from app-text/texlive-core/texlive-core-2024.ebuild rename to app-text/texlive-core/texlive-core-2024-r1.ebuild index f013c1e592e8..5b95af18f362 100644 --- a/app-text/texlive-core/texlive-core-2024.ebuild +++ b/app-text/texlive-core/texlive-core-2024-r1.ebuild @@ -145,6 +145,7 @@ MODULAR_X_DEPEND=" COMMON_DEPEND=" ${MODULAR_X_DEPEND} + sci-libs/mpfi sys-libs/zlib >=media-libs/harfbuzz-1.4.5:=[icu,graphite] >=media-libs/libpng-1.2.43-r2:0= @@ -280,6 +281,7 @@ src_configure() { --with-system-libpaper --with-system-gmp --with-system-gd + --with-system-mpfi --with-system-mpfr --with-system-potrace --disable-multiplatform