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
31
32
33
34
35
36
37
|
{'description': {'en': "Bombo82's own gentoo overlay"},
'feed': ['https://github.com/bombo82/bombo82-overlay/commits/master.atom'],
'homepage': 'https://github.com/bombo82/bombo82-overlay',
'name': 'bombo82',
'owner': [{'email': 'bombo82@giannibombelli.it',
'name': 'Gianni Bombelli (bombo82)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bombo82/bombo82-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:bombo82/bombo82-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bombo82
*** syncing bombo82
From https://github.com/bombo82/bombo82-overlay
3a53108..1157042 master -> origin/master
Updating 3a53108..1157042
Fast-forward
app-editors/vscode-bin/Manifest | 4 ++--
.../vscode-bin/{vscode-bin-1.65.2.ebuild => vscode-bin-1.66.1.ebuild} | 0
dev-db/dbeaver-bin/Manifest | 4 ++--
.../{dbeaver-bin-22.0.1.ebuild => dbeaver-bin-22.0.2.ebuild} | 0
dev-util/jetbrains-gateway/Manifest | 4 ++--
...rains-gateway-2022.1.ebuild => jetbrains-gateway-2022.1-r1.ebuild} | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
rename app-editors/vscode-bin/{vscode-bin-1.65.2.ebuild => vscode-bin-1.66.1.ebuild} (100%)
rename dev-db/dbeaver-bin/{dbeaver-bin-22.0.1.ebuild => dbeaver-bin-22.0.2.ebuild} (100%)
rename dev-util/jetbrains-gateway/{jetbrains-gateway-2022.1.ebuild => jetbrains-gateway-2022.1-r1.ebuild} (99%)
*** synced bombo82
* 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 bombo82
* Cache regenerated successfully
|