blob: 7c0dbefbffa7e5bace28dfd48f099c964639cc51 (
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
26
27
28
29
30
|
{'description': {'en': 'Personal overlay'},
'homepage': 'https://codeberg.org/Case_Of/gentoo-overlay',
'name': 'Case_Of',
'owner': [{'email': 'gentoo@retornaz.com',
'name': 'Quentin Retornaz',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://codeberg.org/Case_Of/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@codeberg.org/Case_Of/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of
*** syncing Case_Of
From https://codeberg.org/Case_Of/gentoo-overlay
46955f5..168c239 master -> origin/master
Updating 46955f5..168c239
Fast-forward
dev-python/fastapi/Manifest | 2 +-
dev-python/fastapi/{fastapi-0.103.1.ebuild => fastapi-0.103.2.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename dev-python/fastapi/{fastapi-0.103.1.ebuild => fastapi-0.103.2.ebuild} (100%)
*** synced Case_Of
* 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 Case_Of
* Cache regenerated successfully
|