From fe3d951dfad11657718b3de5e7fbf8d2d83d1724 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Thu, 11 Jul 2024 14:05:44 +0200 Subject: [PATCH] app-misc/ollama: move from dev-ml to app-misc Could be moved into a new category together with other end user programs related to machine learning in the future. Signed-off-by: Lucio Sauer --- {dev-ml => app-misc}/ollama/files/ollama | 0 {dev-ml => app-misc}/ollama/metadata.xml | 0 {dev-ml => app-misc}/ollama/ollama-9999.ebuild | 0 profiles/updates/3Q-2024 | 1 + 4 files changed, 1 insertion(+) rename {dev-ml => app-misc}/ollama/files/ollama (100%) rename {dev-ml => app-misc}/ollama/metadata.xml (100%) rename {dev-ml => app-misc}/ollama/ollama-9999.ebuild (100%) create mode 100644 profiles/updates/3Q-2024 diff --git a/dev-ml/ollama/files/ollama b/app-misc/ollama/files/ollama similarity index 100% rename from dev-ml/ollama/files/ollama rename to app-misc/ollama/files/ollama diff --git a/dev-ml/ollama/metadata.xml b/app-misc/ollama/metadata.xml similarity index 100% rename from dev-ml/ollama/metadata.xml rename to app-misc/ollama/metadata.xml diff --git a/dev-ml/ollama/ollama-9999.ebuild b/app-misc/ollama/ollama-9999.ebuild similarity index 100% rename from dev-ml/ollama/ollama-9999.ebuild rename to app-misc/ollama/ollama-9999.ebuild diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 new file mode 100644 index 0000000000..d19886f368 --- /dev/null +++ b/profiles/updates/3Q-2024 @@ -0,0 +1 @@ +move dev-ml/ollama app-misc/ollama