blob: 47e9cc296769ca4e39561cf4af3d512647039635 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{'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
From https://gitea.com/slash/schplaf-gentoo-overlay
673e80c..9cb0c45 main -> origin/main
Updating 673e80c..9cb0c45
Fast-forward
app-text/colorpedia/Manifest | 1 -
1 file changed, 1 deletion(-)
*** 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
|