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
|
{'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
2f457df..1ae229e main -> origin/main
Updating 2f457df..1ae229e
Fast-forward
net-vpn/globalprotect-openconnect/Manifest | 2 +
.../globalprotect-openconnect-2.3.9.ebuild | 53 ++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 net-vpn/globalprotect-openconnect/globalprotect-openconnect-2.3.9.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
|