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
34
35
36
37
|
{'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
59ba066..5589569 main -> origin/main
* [new branch] new/net-im/discord-0.0.78 -> origin/new/net-im/discord-0.0.78
Updating 59ba066..5589569
Fast-forward
README.md | 2 +
net-im/discord/Manifest | 3 +
net-im/discord/discord-0.0.78.ebuild | 146 +++++++++++++++++++++++++++++++++++
net-im/discord/files/launcher.sh | 21 +++++
4 files changed, 172 insertions(+)
create mode 100644 net-im/discord/Manifest
create mode 100644 net-im/discord/discord-0.0.78.ebuild
create mode 100644 net-im/discord/files/launcher.sh
*** 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
|