From b3f2550fba607bafe0eeb23d45ce488195c27bf1 Mon Sep 17 00:00:00 2001 From: sin-ack Date: Mon, 3 Feb 2025 01:03:52 +0000 Subject: [PATCH] sys-libs/ncurses: weak block older x11-terms/ghostty versions Ghostty by default ships its own terminfo database. Newer versions of ncurses have incorporated this data and it is installed unless USE=minimal is specified. Newer Ghostty versions adapt to this by installing a ghostty-terminfo package when ncurses[minimal] is installed, and deferring to ncurses otherwise. However, to make upgrades automatic, we must block older versions of Ghostty so that ncurses can replace Ghostty-installed files. Bug: https://bugs.gentoo.org/949209 Signed-off-by: sin-ack Signed-off-by: Sam James --- sys-libs/ncurses/ncurses-6.5_p20250118.ebuild | 1 + sys-libs/ncurses/ncurses-6.5_p20250125.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-libs/ncurses/ncurses-6.5_p20250118.ebuild b/sys-libs/ncurses/ncurses-6.5_p20250118.ebuild index b3897588998ce..4475535dc262b 100644 --- a/sys-libs/ncurses/ncurses-6.5_p20250118.ebuild +++ b/sys-libs/ncurses/ncurses-6.5_p20250118.ebuild @@ -137,6 +137,7 @@ RDEPEND=" !