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: Pulling without specifying how to reconcile divergent branches is
|
24 | discouraged. You can squelch this message by running one of the following
|
25 | commands sometime before your next pull:
|
26 |
|
27 | git config pull.rebase false # merge (the default strategy)
|
28 | git config pull.rebase true # rebase
|
29 | git config pull.ff only # fast-forward only
|
30 |
|
31 | You can replace "git config" with "git config --global" to set a default
|
32 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
33 | or --ff-only on the command line to override the configured default per
|
34 | invocation.
|
35 |
|
36 | Already up to date.
|
37 | *** syncing gentoobr
|
38 | *** synced gentoobr
|
39 | * Sync succeeded
|
40 | $ git log --format=%ci -1
|
41 | $ git show -q --pretty=format:%G? HEAD
|
42 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoobr
|
43 | * dev-python/spotipy: failed parsing metadata.xml: Opening and ending tag mismatch: name line 6 and email, line 6, column 33 (metadata.xml, line 6)
| [FATAL] |
44 | * Cache regen failed with 1
|