1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
{'description': {'en': 'Personal overlay of grouzen, mostly containing '
'LLM-related and Rust packages'},
'feed': ['https://github.com/grouzen/lamdness-overlay/commits.atom'],
'homepage': 'https://github.com/grouzen/lamdness-overlay',
'name': 'lamdness',
'owner': [{'email': 'michael.nedokushev@gmail.com',
'name': 'Mykhailo Nedokushev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/grouzen/lamdness-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com:grouzen/lamdness-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lamdness
*** syncing lamdness
From https://github.com/grouzen/lamdness-overlay
a89c89f..53f8873 main -> origin/main
* [new branch] update/app-misc/ollama-bin-0.4.7 -> origin/update/app-misc/ollama-bin-0.4.7
Updating a89c89f..53f8873
Fast-forward
app-misc/ollama-bin/Manifest | 2 ++
app-misc/ollama-bin/ollama-bin-0.4.7.ebuild | 40 +++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
create mode 100644 app-misc/ollama-bin/ollama-bin-0.4.7.ebuild
*** synced lamdness
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 lamdness
* Cache regenerated successfully
|