blob: 239f2e32ee473ae4ee3b5bf0152e8c49a2f042a6 (
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
a6b6895..9186d6c master -> origin/master
Updating a6b6895..9186d6c
Fast-forward
x11-misc/albert/Manifest | 6 +++---
x11-misc/albert/{albert-0.22.10.ebuild => albert-0.22.12.ebuild} | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
rename x11-misc/albert/{albert-0.22.10.ebuild => albert-0.22.12.ebuild} (93%)
*** 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
|