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

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-02-28 12:48:40 -03:00
parent f87b867ef1
commit 263b130b73
3 changed files with 8 additions and 4 deletions

View File

@@ -1 +1 @@
DIST carnage-1.2b.tar.gz 138323 BLAKE2B e93e34322b0dcbd4a36cd0792176c8e0df7d4e64e3b2a4e38e4556f3e04405b64c4fde85f485d8c602d73ae3256841fb751205adfa0764f87449a915acde8f9b SHA512 bbbabb33aa796f7ebf53ca7652d7596f94f62da18e034419386b77733e66d533abc7c204401de18bd10cb1727c5b4fbf4300a26e9bc50bbd2e74c3f7b392106b
DIST carnage-1.3.tar.gz 832053 BLAKE2B 08382367c276ed1fe9e0e8ec77fbd3f7b854592b654da6128639f978ca1d333bc66fa3047b7e54c231d98f8a778751c7e2b19fb774a6e6c8a657ef192f5afda4 SHA512 baf4a85dc57bfc9b7ed42101ad633e3db3bfc367e898b6a8a3de7b19d2102b482baa0cd098660d8c08f914fc3b2777291dcc21d72be1e2488762d5d7c991f468

View File

@@ -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() {

View File

@@ -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() {