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 2E81915813A for ; Wed, 15 Jan 2025 16:19:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D017FE07E1; 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 B762FE07E1 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 C062D343088 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 EF58A213B for ; Wed, 15 Jan 2025 16:19:11 +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: <1736957767.28c00c9d6b1d6c08911441faa3067b1f8896ffc5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-publishers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-texlive/texlive-publishers/texlive-publishers-2024_p72771.ebuild X-VCS-Directories: dev-texlive/texlive-publishers/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 28c00c9d6b1d6c08911441faa3067b1f8896ffc5 X-VCS-Branch: master Date: Wed, 15 Jan 2025 16:19: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: fa68ceb2-6468-4753-a036-db851ddc9b54 X-Archives-Hash: 9f989d4346325b20276784a0f9e81b01 commit: 28c00c9d6b1d6c08911441faa3067b1f8896ffc5 Author: Sam James gentoo org> AuthorDate: Wed Jan 15 16:16:07 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 15 16:16:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c00c9d dev-texlive/texlive-publishers: Stabilize 2024_p72771 amd64, #948142 Signed-off-by: Sam James gentoo.org> dev-texlive/texlive-publishers/texlive-publishers-2024_p72771.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2024_p72771.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2024_p72771.ebuild index 115c09c6e71e..969426e0ecaa 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2024_p72771.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-2024_p72771.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 @@ -767,7 +767,7 @@ DESCRIPTION="TeXLive Publisher styles, theses, etc." LICENSE="Apache-2.0 BSD CC-BY-4.0 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 FDL-1.1+ GPL-1+ GPL-2 GPL-2+ GPL-3 GPL-3+ LPPL-1.2 LPPL-1.3 LPPL-1.3a LPPL-1.3c MIT OFL-1.1 TeX-other-free public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" COMMON_DEPEND=" >=dev-texlive/texlive-latex-2024 "