blob: b926a41fc08c2b5ea51db751a9cd200da7049c94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': "slash's personal overlay"},
'feed': ['https://gitea.com/slash/schplaf-gentoo-overlay.rss'],
'homepage': 'https://gitea.com/slash/schplaf-gentoo-overlay',
'name': 'schplaf',
'owner': [{'email': 'slash@schplaf.org', 'name': 'slash', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitea.com/slash/schplaf-gentoo-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync schplaf
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing schplaf
Already up to date.
*** synced schplaf
* 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 schplaf
* Cache regenerated successfully
|