blob: 0c052672a4161da593f2285ad6ef20a8e047dd03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'Personal overlay mainly to keep anki up to date'},
'feed': ['https://github.com/OuraN2O/gentouranos/commits/main.atom'],
'homepage': 'https://github.com/OuraN2O/gentouranos',
'name': 'gentouranos',
'owner': [{'email': 'ryan.leverre@gmail.com',
'name': 'Ryan Le VERRE',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/OuraN2O/gentouranos.git'},
{'type': 'git', 'uri': 'git@github.com:OuraN2O/gentouranos.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentouranos
*** syncing gentouranos
Already up to date.
*** synced gentouranos
* 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 gentouranos
* Cache regenerated successfully
|