commit:     263b130b73bbd05a515c9b7b72e268ff9ccd0f00
Author:     dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Sat Feb 28 15:48:40 2026 +0000
Commit:     dsaf <ghostyn678+git <AT> gmail <DOT> com>
CommitDate: Sat Feb 28 15:48:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=263b130b

app-portage/carnage: add 1.3, drop 1.2b

Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com>

 app-portage/carnage/Manifest                                    | 2 +-
 app-portage/carnage/{carnage-1.2b.ebuild => carnage-1.3.ebuild} | 6 ++++--
 app-portage/carnage/carnage-9999.ebuild                         | 4 +++-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/app-portage/carnage/Manifest b/app-portage/carnage/Manifest
index 3147f97f59..834b650863 100644
--- a/app-portage/carnage/Manifest
+++ b/app-portage/carnage/Manifest
@@ -1 +1 @@
-DIST carnage-1.2b.tar.gz 138323 BLAKE2B 
e93e34322b0dcbd4a36cd0792176c8e0df7d4e64e3b2a4e38e4556f3e04405b64c4fde85f485d8c602d73ae3256841fb751205adfa0764f87449a915acde8f9b
 SHA512 
bbbabb33aa796f7ebf53ca7652d7596f94f62da18e034419386b77733e66d533abc7c204401de18bd10cb1727c5b4fbf4300a26e9bc50bbd2e74c3f7b392106b
+DIST carnage-1.3.tar.gz 832053 BLAKE2B 
08382367c276ed1fe9e0e8ec77fbd3f7b854592b654da6128639f978ca1d333bc66fa3047b7e54c231d98f8a778751c7e2b19fb774a6e6c8a657ef192f5afda4
 SHA512 
baf4a85dc57bfc9b7ed42101ad633e3db3bfc367e898b6a8a3de7b19d2102b482baa0cd098660d8c08f914fc3b2777291dcc21d72be1e2488762d5d7c991f468

diff --git a/app-portage/carnage/carnage-1.2b.ebuild 
b/app-portage/carnage/carnage-1.3.ebuild
similarity index 82%
rename from app-portage/carnage/carnage-1.2b.ebuild
rename to app-portage/carnage/carnage-1.3.ebuild
index a7f60018a7..c146a541b2 100644
--- a/app-portage/carnage/carnage-1.2b.ebuild
+++ b/app-portage/carnage/carnage-1.3.ebuild
@@ -25,8 +25,10 @@ SLOT="0"
 RDEPEND="
        >=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
        >=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
-       >=dev-python/textual-7.0.1[${PYTHON_USEDEP}]
-       >=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
+       >=sys-apps/portage-3.0.77[${PYTHON_USEDEP}]
+       >=dev-python/textual-8.0.0[${PYTHON_USEDEP}]
+       >=dev-python/tomlkit-0.14.0[${PYTHON_USEDEP}]
+       >=app-portage/gentoolkit-0.7.1[${PYTHON_USEDEP}]
 "
 
 src_install() {

diff --git a/app-portage/carnage/carnage-9999.ebuild 
b/app-portage/carnage/carnage-9999.ebuild
index c1d987894a..c146a541b2 100644
--- a/app-portage/carnage/carnage-9999.ebuild
+++ b/app-portage/carnage/carnage-9999.ebuild
@@ -25,8 +25,10 @@ SLOT="0"
 RDEPEND="
        >=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
        >=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
-       >=dev-python/textual-7.3.0[${PYTHON_USEDEP}]
+       >=sys-apps/portage-3.0.77[${PYTHON_USEDEP}]
+       >=dev-python/textual-8.0.0[${PYTHON_USEDEP}]
        >=dev-python/tomlkit-0.14.0[${PYTHON_USEDEP}]
+       >=app-portage/gentoolkit-0.7.1[${PYTHON_USEDEP}]
 "
 
 src_install() {

Reply via email to