1 | {'description': {'en': 'Personal overlay'},
|
2 | 'homepage': 'https://codeberg.org/Case_Of/gentoo-overlay',
|
3 | 'name': 'Case_Of',
|
4 | 'owner': [{'email': 'gentoo@retornaz.com',
|
5 | 'name': 'Quentin Retornaz',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://codeberg.org/Case_Of/gentoo-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@codeberg.org/Case_Of/gentoo-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Case_Of
|
16 | *** syncing Case_Of
|
17 | From https://codeberg.org/Case_Of/gentoo-overlay
|
18 | a6bab7d..a0759d1 master -> origin/master
|
19 | Updating a6bab7d..a0759d1
|
20 | Fast-forward
|
21 | dev-python/fastapi/Manifest | 2 +-
|
22 | dev-python/fastapi/{fastapi-0.109.1.ebuild => fastapi-0.109.2.ebuild} | 2 +-
|
23 | 2 files changed, 2 insertions(+), 2 deletions(-)
|
24 | rename dev-python/fastapi/{fastapi-0.109.1.ebuild => fastapi-0.109.2.ebuild} (93%)
|
25 | *** synced Case_Of
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 Case_Of
|
30 | * Cache regenerated successfully
|