1 | {'description': {'en': 'Overlay containing experimental packages developed\n'
|
2 | ' by the brazilian community, with focus on '
|
3 | 'providing programs useful to\n'
|
4 | ' portuguese speaking users and introducing new '
|
5 | 'people to contribute.',
|
6 | 'pt': 'Overlay contendo pacotes experimentais desenvolvidos\n'
|
7 | ' pela comunidade brasileira, com foco em oferecer '
|
8 | 'programas úteis à falantes\n'
|
9 | ' da língua portuguesa e em introduzir novas '
|
10 | 'pessoas a contribuir.'},
|
11 | 'feed': ['https://github.com/gentoobr/overlay/commits/master.atom'],
|
12 | 'homepage': 'https://github.com/gentoobr/overlay',
|
13 | 'name': 'gentoobr',
|
14 | 'owner': [{'email': 'leonardohn@null.net',
|
15 | 'name': 'Leonardo Henrique Neumann',
|
16 | 'type': 'person'}],
|
17 | 'quality': 'experimental',
|
18 | 'source': [{'type': 'git', 'uri': 'https://github.com/gentoobr/overlay.git'},
|
19 | {'type': 'git',
|
20 | 'uri': 'git+ssh://git@github.com/gentoobr/overlay.git'}],
|
21 | 'status': 'unofficial'}
|
22 | $ pmaint sync gentoobr
|
23 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | *** syncing gentoobr
|
25 | warning: Pulling without specifying how to reconcile divergent branches is
|
26 | discouraged. You can squelch this message by running one of the following
|
27 | commands sometime before your next pull:
|
28 |
|
29 | git config pull.rebase false # merge (the default strategy)
|
30 | git config pull.rebase true # rebase
|
31 | git config pull.ff only # fast-forward only
|
32 |
|
33 | You can replace "git config" with "git config --global" to set a default
|
34 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
35 | or --ff-only on the command line to override the configured default per
|
36 | invocation.
|
37 |
|
38 | Already up to date.
|
39 | *** synced gentoobr
|
40 | * Sync succeeded
|
41 | $ git log --format=%ci -1
|
42 | $ git show -q --pretty=format:%G? HEAD
|
43 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoobr
|
44 | * Cache regenerated successfully
|