1 | {'description': {'en': '\n'
|
2 | ' Overlay containing ebuilds made by a small '
|
3 | 'Gentoo community, learning how to do them.\n'
|
4 | ' The focus is to have general-purpose ebuilds, '
|
5 | 'available to everyone.\n'
|
6 | ' ',
|
7 | 'pt': '\n'
|
8 | ' Overlay contendo ebuilds feitas por uma pequena '
|
9 | 'comunidade de usuários de Gentoo, aprendendo como '
|
10 | 'faze-los.\n'
|
11 | ' O foco é ter pacotes de propósito geral, '
|
12 | 'disponível para todos.\n'
|
13 | ' '},
|
14 | 'feed': ['https://github.com/BROverlay/overlay/commits/main.atom'],
|
15 | 'homepage': 'https://github.com/BROverlay/overlay',
|
16 | 'name': 'broverlay',
|
17 | 'owner': [{'email': 'redson@riseup.net',
|
18 | 'name': 'Redson dos Santos Silva',
|
19 | 'type': 'person'}],
|
20 | 'quality': 'experimental',
|
21 | 'source': [{'type': 'git', 'uri': 'https://github.com/BROverlay/overlay.git'},
|
22 | {'type': 'git',
|
23 | 'uri': 'git+ssh://git@github.com:BROverlay/overlay.git'}],
|
24 | 'status': 'unofficial'}
|
25 | pkgcore 0.12.24
|
26 |
|
27 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync broverlay
|
28 | *** syncing broverlay
|
29 | Already up to date.
|
30 | *** synced broverlay
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 broverlay
|
35 | * Cache regenerated successfully
|