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 218F91581EC for ; Fri, 22 Nov 2024 17:25:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EC24E087B; Fri, 22 Nov 2024 17:25:36 +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 2FF83E087B for ; Fri, 22 Nov 2024 17:25:36 +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 53228340C9C for ; Fri, 22 Nov 2024 17:25:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CA2C1F42 for ; Fri, 22 Nov 2024 17:25:32 +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: <1732296161.6ec36a5e3ec858f367e5c4ccac10adfb4872cd44.flow@gentoo> Subject: [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-langpolish/ X-VCS-Repository: proj/tex-overlay X-VCS-Files: dev-texlive/texlive-langpolish/texlive-langpolish-2023_p54074.ebuild dev-texlive/texlive-langpolish/texlive-langpolish-2024_p54074.ebuild X-VCS-Directories: dev-texlive/texlive-langpolish/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 6ec36a5e3ec858f367e5c4ccac10adfb4872cd44 X-VCS-Branch: main Date: Fri, 22 Nov 2024 17:25:32 +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: ddecfaf3-d1c1-41ed-b317-e01af6974b4f X-Archives-Hash: ccc16b42f32318dd8c3120b70fc93f77 commit: 6ec36a5e3ec858f367e5c4ccac10adfb4872cd44 Author: Florian Schmaus gentoo org> AuthorDate: Fri Nov 22 17:22:41 2024 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Nov 22 17:22:41 2024 +0000 URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=6ec36a5e dev-texlive/texlive-langpolish: add 2024_p54074, drop 2023_p54074 Signed-off-by: Florian Schmaus gentoo.org> ...023_p54074.ebuild => texlive-langpolish-2024_p54074.ebuild} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2023_p54074.ebuild b/dev-texlive/texlive-langpolish/texlive-langpolish-2024_p54074.ebuild similarity index 81% rename from dev-texlive/texlive-langpolish/texlive-langpolish-2023_p54074.ebuild rename to dev-texlive/texlive-langpolish/texlive-langpolish-2024_p54074.ebuild index 1b26641..44e9f3f 100644 --- a/dev-texlive/texlive-langpolish/texlive-langpolish-2023_p54074.ebuild +++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2024_p54074.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="8" +EAPI=8 TEXLIVE_MODULE_CONTENTS=" collection-langpolish.r54074 @@ -48,12 +48,12 @@ inherit texlive-module DESCRIPTION="TeXLive Polish" -LICENSE="FDL-1.1 GPL-2+ LPPL-1.2 LPPL-1.3 LPPL-1.3c TeX public-domain" +LICENSE="FDL-1.1+ GPL-2+ LPPL-1.2 LPPL-1.3 LPPL-1.3c TeX public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" COMMON_DEPEND=" - >=dev-texlive/texlive-basic-2023 - >=dev-texlive/texlive-latex-2023 + >=dev-texlive/texlive-basic-2024 + >=dev-texlive/texlive-latex-2024 " RDEPEND=" ${COMMON_DEPEND}