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
38
39
40
41
|
{'description': {'en': 'Overlay containing experimental packages developed\n'
' by the brazilian community, with focus on '
'providing programs useful to\n'
' portuguese speaking users and introducing new '
'people to contribute.',
'pt': 'Overlay contendo pacotes experimentais desenvolvidos\n'
' pela comunidade brasileira, com foco em oferecer '
'programas úteis à falantes\n'
' da língua portuguesa e em introduzir novas '
'pessoas a contribuir.'},
'feed': ['https://github.com/gentoobr/overlay/commits/master.atom'],
'homepage': 'https://github.com/gentoobr/overlay',
'name': 'gentoobr',
'owner': [{'email': 'leonardohn@null.net',
'name': 'Leonardo Henrique Neumann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/gentoobr/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/gentoobr/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoobr
*** syncing gentoobr
From https://github.com/gentoobr/overlay
8bed1a9..1f9bf19 master -> origin/master
Updating 8bed1a9..1f9bf19
Fast-forward
.../sys-kernel/{xanmod-sources-6.11.7 => xanmod-sources-6.11.8} | 6 +++---
sys-kernel/xanmod-sources/Manifest | 6 +++---
.../{xanmod-sources-6.11.7.ebuild => xanmod-sources-6.11.8.ebuild} | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
rename metadata/md5-cache/sys-kernel/{xanmod-sources-6.11.7 => xanmod-sources-6.11.8} (68%)
rename sys-kernel/xanmod-sources/{xanmod-sources-6.11.7.ebuild => xanmod-sources-6.11.8.ebuild} (92%)
*** synced gentoobr
* 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 gentoobr
* Cache regenerated successfully
|