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.23
|
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 | b36a2c4..068e619 master -> origin/master
|
19 | Updating b36a2c4..068e619
|
20 | Fast-forward
|
21 | dev-libs/cpp-utilities/Manifest | 2 +-
|
22 | .../{cpp-utilities-5.24.3.ebuild => cpp-utilities-5.24.4.ebuild} | 0
|
23 | x11-plugins/syncthingtray/Manifest | 2 +-
|
24 | .../{syncthingtray-1.4.10.ebuild => syncthingtray-1.4.11.ebuild} | 0
|
25 | 4 files changed, 2 insertions(+), 2 deletions(-)
|
26 | rename dev-libs/cpp-utilities/{cpp-utilities-5.24.3.ebuild => cpp-utilities-5.24.4.ebuild} (100%)
|
27 | rename x11-plugins/syncthingtray/{syncthingtray-1.4.10.ebuild => syncthingtray-1.4.11.ebuild} (100%)
|
28 | *** synced Case_Of
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 Case_Of
|
33 | * Cache regenerated successfully
|