From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1436321-garchives=archives.gentoo.org@lists.gentoo.org>
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 CF2B6158094
	for <garchives@archives.gentoo.org>; Thu, 15 Sep 2022 13:20:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7D3BDE09DD;
	Thu, 15 Sep 2022 13:20:05 +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 64059E09DD
	for <gentoo-commits@lists.gentoo.org>; Thu, 15 Sep 2022 13:20:05 +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 72524340FF7
	for <gentoo-commits@lists.gentoo.org>; Thu, 15 Sep 2022 13:20:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A6825DD
	for <gentoo-commits@lists.gentoo.org>; Thu, 15 Sep 2022 13:20:01 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1663247888.100bdd7b7988d432e799d37ac800beb5214b8065.sam@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-2021-r1.ebuild app-text/texlive-core/texlive-core-2021-r2.ebuild
X-VCS-Directories: app-text/texlive-core/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 100bdd7b7988d432e799d37ac800beb5214b8065
X-VCS-Branch: master
Date: Thu, 15 Sep 2022 13:20:01 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 23e78d93-4bae-4da9-a304-878539fbefd6
X-Archives-Hash: 329fa5fff91f6445d1c3427abff05208

commit:     100bdd7b7988d432e799d37ac800beb5214b8065
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 13:18:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 13:18:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100bdd7b

app-text/texlive-core: add libpaper slot dep

ABI broke.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{texlive-core-2021-r1.ebuild => texlive-core-2021-r2.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/texlive-core/texlive-core-2021-r1.ebuild b/app-text/texlive-core/texlive-core-2021-r2.ebuild
similarity index 99%
rename from app-text/texlive-core/texlive-core-2021-r1.ebuild
rename to app-text/texlive-core/texlive-core-2021-r2.ebuild
index 7c256aa5427a..22b8b8716b82 100644
--- a/app-text/texlive-core/texlive-core-2021-r1.ebuild
+++ b/app-text/texlive-core/texlive-core-2021-r2.ebuild
@@ -96,9 +96,9 @@ COMMON_DEPEND="${MODULAR_X_DEPEND}
 	>=x11-libs/cairo-1.12
 	>=x11-libs/pixman-0.18
 	dev-libs/zziplib:=
-	app-text/libpaper
-	dev-libs/gmp:0
-	dev-libs/mpfr:0=
+	app-text/libpaper:=
+	dev-libs/gmp:=
+	dev-libs/mpfr:=
 	>=dev-libs/ptexenc-1.3.8
 	xetex? (
 		>=app-text/teckit-2.5.3