Upstreamed

This commit is contained in:
2026-07-07 02:46:43 +02:00
parent f890156af7
commit 5e93eb11db
8 changed files with 0 additions and 171 deletions
-1
View File
@@ -1 +0,0 @@
EBUILD ollama-0-r1.ebuild 336 BLAKE2B 3ad221b1499d4f7c16f309a020eb1a87738f8a297920b12a12be68f1578ff881f2fd24f93fda4ab2c2c5e49345b3e81cd06322c8c5471cb8b8e106e5212b0862 SHA512 95f738f692f2505da53239750e7cb6d245a013733f06ed743c9088b09817b8c3dc9fc872b8729ad0de8a991c19159d2ae32cdb687cff85d13daeba3b9e523658
-16
View File
@@ -1,16 +0,0 @@
# 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 AI service"
ACCT_USER_ID=-1
ACCT_USER_HOME=/opt/ollama-bin
ACCT_USER_HOME_PERMS=0755
ACCT_USER_GROUPS=( "${PN}" video render )
ACCT_USER_SHELL=/sbin/nologin
acct-user_add_deps