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 <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-07-11 14:05:44 +02:00
parent 3c4e14dddd
commit fe3d951dfa
4 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zdanevich.vitaly@ya.ru</email>
<name>Vitaly Zdanevich</name>
<description>A copy from https://github.com/MrPenguin07/ebuilds/tree/master/dev-ml/ollama</description>
</maintainer>
<use>
<flag name="nvidia">Add support of nvidia</flag>
<flag name="amd">Add support of amd</flag>
</use>
<upstream>
<remote-id type="github">ollama/ollama</remote-id>
</upstream>
</pkgmetadata>