Case_Of

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.27
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
   bb16a07..5b63362  master     -> origin/master
19
Updating bb16a07..5b63362
20
Fast-forward
21
 x11-misc/albert/Manifest             |  3 ++
22
 x11-misc/albert/albert-0.26.3.ebuild | 84 ++++++++++++++++++++++++++++++++++++
23
 2 files changed, 87 insertions(+)
24
 create mode 100644 x11-misc/albert/albert-0.26.3.ebuild
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