blob: 8e76f05bef55d2ebe60b83647f2348c90426fc8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Personal ebuild repository.'},
'feed': ['https://github.com/bekcpear/ryans-repos/commits/main.atom'],
'homepage': 'https://github.com/bekcpear/ryans-repos',
'name': 'ryans',
'owner': [{'email': 'i@bitbili.net', 'name': 'Ryan Qian', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bekcpear/ryans-repos.git'},
{'type': 'git', 'uri': 'git@github.com:bekcpear/ryans-repos.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ryans
WARNING:pkgcore:robertgzr repo at '/var/lib/repo-mirror-ci/sync/robertgzr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing ryans
Already up to date.
*** synced ryans
* 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 ryans
* Cache regenerated successfully
|