commit: bfab4b266dff031983ecacb54fc90421e5805967
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 18:13:54 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 18:14:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfab4b26
app-text/texlive-core: add weak blockers to avoid file collisions
Some packages where moved around with TexLive 2023, either by us or upstream.
Avoid
collisions by declaring weak blockers.
Thanks to Yuan "Leon3418" Liao for reporting this.
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-text/texlive-core/texlive-core-2023-r4.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-text/texlive-core/texlive-core-2023-r4.ebuild
b/app-text/texlive-core/texlive-core-2023-r4.ebuild
index 5b88b4fbd447..835a9543f9e5 100644
--- a/app-text/texlive-core/texlive-core-2023-r4.ebuild
+++ b/app-text/texlive-core/texlive-core-2023-r4.ebuild
@@ -184,6 +184,8 @@ RDEPEND="
dev-lang/tk
dev-perl/Tk
)
+ !<dev-texlive/texlive-basic-2023
+ !<dev-texlive/texlive-mathscience-2023
"
S="${WORKDIR}/${MY_P}"