* [gentoo-commits] repo/proj/guru:master commit in: acct-user/ollama/
@ 2024-07-11 16:47 David Roman
0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2024-07-11 16:47 UTC (permalink / raw
To: gentoo-commits
commit: 0913afb9cea042085dc8b4b6087384ace7c7e3bb
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Thu Jul 11 00:04:22 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Jul 11 00:04:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0913afb9
acct-user/ollama: new package from https://github.com/gentoo/guru/pull/210/files
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
acct-user/ollama/metadata.xml | 8 ++++++++
acct-user/ollama/ollama-0.ebuild | 13 +++++++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/ollama/metadata.xml b/acct-user/ollama/metadata.xml
new file mode 100644
index 000000000..4b0439172
--- /dev/null
+++ b/acct-user/ollama/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zdanevich.vitaly@ya.ru</email>
+ <name>Vitaly Zdanevich</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/ollama/ollama-0.ebuild b/acct-user/ollama/ollama-0.ebuild
new file mode 100644
index 000000000..b3a7a7c66
--- /dev/null
+++ b/acct-user/ollama/ollama-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="A user for ollama"
+ACCT_USER_ID=-1
+ACCT_USER_HOME_PERMS=0700
+ACCT_USER_GROUPS=( ollama )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: acct-user/ollama/
@ 2024-07-14 0:34 David Roman
0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2024-07-14 0:34 UTC (permalink / raw
To: gentoo-commits
commit: c2c938ffea9585b311cd1f8da9d604b8910a662a
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Fri Jul 12 00:29:06 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jul 12 00:35:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2c938ff
acct-user/ollama: provide homedir required by app-misc/ollama
Fixes: 0913afb9cea042085dc8b4b6087384ace7c7e3bb
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
acct-user/ollama/{ollama-0.ebuild => ollama-1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/acct-user/ollama/ollama-0.ebuild b/acct-user/ollama/ollama-1.ebuild
similarity index 88%
rename from acct-user/ollama/ollama-0.ebuild
rename to acct-user/ollama/ollama-1.ebuild
index b3a7a7c66..d20e1276d 100644
--- a/acct-user/ollama/ollama-0.ebuild
+++ b/acct-user/ollama/ollama-1.ebuild
@@ -7,6 +7,7 @@ inherit acct-user
DESCRIPTION="A user for ollama"
ACCT_USER_ID=-1
+ACCT_USER_HOME=/var/lib/ollama
ACCT_USER_HOME_PERMS=0700
ACCT_USER_GROUPS=( ollama )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-14 0:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 16:47 [gentoo-commits] repo/proj/guru:master commit in: acct-user/ollama/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-07-14 0:34 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox