commit: 518746668683499c1c93bd3b14f2f8039b49cefb Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 13:23:36 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 13:24:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51874666
sci-ml/*: mv sci-libs/kineto to sci-ml/ Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> profiles/updates/1Q-2025 | 1 + sci-ml/caffe2/caffe2-2.4.1-r4.ebuild | 2 +- sci-ml/caffe2/caffe2-2.5.1-r8.ebuild | 2 +- sci-ml/caffe2/caffe2-2.6.0.ebuild | 2 +- {sci-libs => sci-ml}/kineto/Manifest | 0 {sci-libs => sci-ml}/kineto/files/kineto-0.4.0-gcc13.patch | 0 {sci-libs => sci-ml}/kineto/files/kineto-0.4.0_p20231031-gentoo.patch | 0 {sci-libs => sci-ml}/kineto/kineto-0.4.0_p20240807.ebuild | 2 +- {sci-libs => sci-ml}/kineto/kineto-0.4.0_p20241109.ebuild | 0 {sci-libs => sci-ml}/kineto/metadata.xml | 0 10 files changed, 5 insertions(+), 4 deletions(-) diff --git a/profiles/updates/1Q-2025 b/profiles/updates/1Q-2025 index 3013b75b0cbf..4fcb5a4e2d15 100644 --- a/profiles/updates/1Q-2025 +++ b/profiles/updates/1Q-2025 @@ -15,3 +15,4 @@ move sci-libs/foxi sci-ml/foxi move sci-libs/gloo sci-ml/gloo move sci-libs/ideep sci-ml/ideep move sci-libs/jiwer sci-ml/jiwer +move sci-libs/kineto sci-ml/kineto diff --git a/sci-ml/caffe2/caffe2-2.4.1-r4.ebuild b/sci-ml/caffe2/caffe2-2.4.1-r4.ebuild index 4072bd01e10f..eca90b7117ae 100644 --- a/sci-ml/caffe2/caffe2-2.4.1-r4.ebuild +++ b/sci-ml/caffe2/caffe2-2.4.1-r4.ebuild @@ -107,7 +107,7 @@ DEPEND=" dev-libs/FXdiv dev-libs/pocketfft dev-libs/flatbuffers - >=sci-libs/kineto-0.4.0_p20240525 + sci-ml/kineto $(python_gen_cond_dep ' dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pybind11[${PYTHON_USEDEP}] diff --git a/sci-ml/caffe2/caffe2-2.5.1-r8.ebuild b/sci-ml/caffe2/caffe2-2.5.1-r8.ebuild index 569c559da918..c98bb3037474 100644 --- a/sci-ml/caffe2/caffe2-2.5.1-r8.ebuild +++ b/sci-ml/caffe2/caffe2-2.5.1-r8.ebuild @@ -105,7 +105,7 @@ DEPEND=" dev-libs/FXdiv dev-libs/pocketfft dev-libs/flatbuffers - >=sci-libs/kineto-0.4.0_p20240525 + sci-ml/kineto $(python_gen_cond_dep ' dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pybind11[${PYTHON_USEDEP}] diff --git a/sci-ml/caffe2/caffe2-2.6.0.ebuild b/sci-ml/caffe2/caffe2-2.6.0.ebuild index 1f3069d22ec0..8f14c46ad899 100644 --- a/sci-ml/caffe2/caffe2-2.6.0.ebuild +++ b/sci-ml/caffe2/caffe2-2.6.0.ebuild @@ -105,7 +105,7 @@ DEPEND=" dev-libs/FXdiv dev-libs/pocketfft dev-libs/flatbuffers - >=sci-libs/kineto-0.4.0_p20240525 + sci-ml/kineto $(python_gen_cond_dep ' dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pybind11[${PYTHON_USEDEP}] diff --git a/sci-libs/kineto/Manifest b/sci-ml/kineto/Manifest similarity index 100% rename from sci-libs/kineto/Manifest rename to sci-ml/kineto/Manifest diff --git a/sci-libs/kineto/files/kineto-0.4.0-gcc13.patch b/sci-ml/kineto/files/kineto-0.4.0-gcc13.patch similarity index 100% rename from sci-libs/kineto/files/kineto-0.4.0-gcc13.patch rename to sci-ml/kineto/files/kineto-0.4.0-gcc13.patch diff --git a/sci-libs/kineto/files/kineto-0.4.0_p20231031-gentoo.patch b/sci-ml/kineto/files/kineto-0.4.0_p20231031-gentoo.patch similarity index 100% rename from sci-libs/kineto/files/kineto-0.4.0_p20231031-gentoo.patch rename to sci-ml/kineto/files/kineto-0.4.0_p20231031-gentoo.patch diff --git a/sci-libs/kineto/kineto-0.4.0_p20240807.ebuild b/sci-ml/kineto/kineto-0.4.0_p20240807.ebuild similarity index 96% rename from sci-libs/kineto/kineto-0.4.0_p20240807.ebuild rename to sci-ml/kineto/kineto-0.4.0_p20240807.ebuild index cda618f24d0a..5009ab92b0c6 100644 --- a/sci-libs/kineto/kineto-0.4.0_p20240807.ebuild +++ b/sci-ml/kineto/kineto-0.4.0_p20240807.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sci-libs/kineto/kineto-0.4.0_p20241109.ebuild b/sci-ml/kineto/kineto-0.4.0_p20241109.ebuild similarity index 100% rename from sci-libs/kineto/kineto-0.4.0_p20241109.ebuild rename to sci-ml/kineto/kineto-0.4.0_p20241109.ebuild diff --git a/sci-libs/kineto/metadata.xml b/sci-ml/kineto/metadata.xml similarity index 100% rename from sci-libs/kineto/metadata.xml rename to sci-ml/kineto/metadata.xml