From c10fb0d1ea3367843f197e1a882148ac9d4fd7c0 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Sat, 6 Apr 2024 17:16:35 +0800 Subject: [PATCH] litecli: move, use Gentoo copy --- dev-util/objection/objection-1.10.2.ebuild | 2 +- dev-util/objection/objection-1.11.0-r2.ebuild | 2 +- profiles/updates/1Q-2024 | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-util/objection/objection-1.10.2.ebuild b/dev-util/objection/objection-1.10.2.ebuild index db03c9ddd..36155aa5c 100644 --- a/dev-util/objection/objection-1.10.2.ebuild +++ b/dev-util/objection/objection-1.10.2.ebuild @@ -27,7 +27,7 @@ RDEPEND=">=dev-util/frida-tools-7.0.0[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - >=dev-python/litecli-1.3.0[${PYTHON_USEDEP}] + >=dev-db/litecli-1.3.0[${PYTHON_USEDEP}] net-libs/nodejs[npm] patchapk? ( dev-util/android-sdk-build-tools diff --git a/dev-util/objection/objection-1.11.0-r2.ebuild b/dev-util/objection/objection-1.11.0-r2.ebuild index e221cf1b8..534362a59 100644 --- a/dev-util/objection/objection-1.11.0-r2.ebuild +++ b/dev-util/objection/objection-1.11.0-r2.ebuild @@ -28,7 +28,7 @@ RDEPEND=">=dev-util/frida-tools-7.0.0[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - >=dev-python/litecli-1.3.0[${PYTHON_USEDEP}] + >=dev-db/litecli-1.3.0[${PYTHON_USEDEP}] net-libs/nodejs[npm] patchapk? ( dev-util/android-sdk-build-tools diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 3b42f484c..49652a0af 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -1,2 +1,3 @@ move dev-util/dwarf-debugger dev-debug/dwarf-debugger move sys-kernel/kconfig-hardened-check app-admin/kernel-hardening-checker +move dev-python/litecli dev-db/litecli