blob: 6fc3b90196f9457868791e87c4b45861d6a55879 (
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': "robertgzr's personal overlay."},
'feed': ['https://git.sr.ht/~robertgzr/portage/log/rss.xml'],
'homepage': 'https://git.sr.ht/~robertgzr/portage',
'name': 'robertgzr',
'owner': [{'email': 'robert@gnzler.io',
'name': 'Robert Günzler',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~robertgzr/portage'},
{'type': 'git', 'uri': 'ssh://git@git.sr.ht:~robertgzr/portage'}],
'status': 'unofficial'}
pkgcore 0.12.24
* Adding new repository
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robertgzr
*** syncing robertgzr
Cloning into '/var/lib/repo-mirror-ci/sync/robertgzr'...
*** synced robertgzr
* 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 robertgzr
* Cache regenerated successfully
|