commit: f370ac5a35398eea01b8de7cec4baeb711e64a0e
Author: dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Tue Nov 11 20:05:30 2025 +0000
Commit: dsaf <ghostyn678+git <AT> gmail <DOT> com>
CommitDate: Tue Nov 11 20:05:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f370ac5a
app-portage/carnage: sync deps.
Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com>
app-portage/carnage/carnage-1.1.ebuild | 2 +-
app-portage/carnage/carnage-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-portage/carnage/carnage-1.1.ebuild
b/app-portage/carnage/carnage-1.1.ebuild
index 4ad5eebdf8..1d59f85ca2 100644
--- a/app-portage/carnage/carnage-1.1.ebuild
+++ b/app-portage/carnage/carnage-1.1.ebuild
@@ -27,7 +27,7 @@ IUSE="man"
RDEPEND="
>=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
>=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
- >=dev-python/textual-6.4.0[${PYTHON_USEDEP}]
+ >=dev-python/textual-6.5.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
"
diff --git a/app-portage/carnage/carnage-9999.ebuild
b/app-portage/carnage/carnage-9999.ebuild
index 4ad5eebdf8..eb31c61aff 100644
--- a/app-portage/carnage/carnage-9999.ebuild
+++ b/app-portage/carnage/carnage-9999.ebuild
@@ -27,7 +27,7 @@ IUSE="man"
RDEPEND="
>=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
>=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
- >=dev-python/textual-6.4.0[${PYTHON_USEDEP}]
+ >=dev-python/textual-6.6.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
"