blob: e8af0f761e912f73facefc828e209c6ba74f9c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'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
*** 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
|