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 E5C491581F0 for ; Wed, 15 Jan 2025 16:19:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2C75E07D9; Wed, 15 Jan 2025 16:19:14 +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 99C03E07D9 for ; Wed, 15 Jan 2025 16:19: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 A108C343086 for ; Wed, 15 Jan 2025 16:19:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E814213C for ; Wed, 15 Jan 2025 16:19:12 +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: <1736957768.efc1410aa9cd2681bee9fd3a90b09cb29b56b207.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-binextra/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-binextra/texlive-binextra-2024_p72338.ebuild X-VCS-Directories: dev-texlive/texlive-binextra/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: efc1410aa9cd2681bee9fd3a90b09cb29b56b207 X-VCS-Branch: master Date: Wed, 15 Jan 2025 16:19:12 +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: db1d963a-608d-41df-a2c5-196626d9f735 X-Archives-Hash: 4323a5ec3307cf371789e9ce8432d886 commit: efc1410aa9cd2681bee9fd3a90b09cb29b56b207 Author: Sam James gentoo org> AuthorDate: Wed Jan 15 16:16:08 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 15 16:16:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc1410a dev-texlive/texlive-binextra: Stabilize 2024_p72338 amd64, #948142 Signed-off-by: Sam James gentoo.org> dev-texlive/texlive-binextra/texlive-binextra-2024_p72338.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-texlive/texlive-binextra/texlive-binextra-2024_p72338.ebuild b/dev-texlive/texlive-binextra/texlive-binextra-2024_p72338.ebuild index b90d0fada0e4..24cc821ea10f 100644 --- a/dev-texlive/texlive-binextra/texlive-binextra-2024_p72338.ebuild +++ b/dev-texlive/texlive-binextra/texlive-binextra-2024_p72338.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -207,7 +207,7 @@ DESCRIPTION="TeXLive TeX auxiliary programs" LICENSE="Apache-2.0 Artistic BSD BSD-2 FDL-1.1+ GPL-1+ GPL-2 GPL-3 GPL-3+ LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT TeX TeX-other-free public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" COMMON_DEPEND=" >=dev-texlive/texlive-basic-2024 "