1 | {'description': {'en': 'Personal overlay of Vasiliy Yeremeyev'},
|
2 | 'feed': ['https://github.com/vayerx/vayerx-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/vayerx/vayerx-gentoo/',
|
4 | 'name': 'vayerx',
|
5 | 'owner': [{'email': 'vayerx@gmail.com',
|
6 | 'name': 'Vasiliy Yeremeyev',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/vayerx/vayerx-gentoo.git'},
|
11 | {'type': 'git', 'uri': 'git://github.com/vayerx/vayerx-gentoo.git'},
|
12 | {'type': 'git', 'uri': 'git@github.com:vayerx/vayerx-gentoo.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync vayerx
|
15 | warning: Pulling without specifying how to reconcile divergent branches is
|
16 | discouraged. You can squelch this message by running one of the following
|
17 | commands sometime before your next pull:
|
18 |
|
19 | git config pull.rebase false # merge (the default strategy)
|
20 | git config pull.rebase true # rebase
|
21 | git config pull.ff only # fast-forward only
|
22 |
|
23 | You can replace "git config" with "git config --global" to set a default
|
24 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
25 | or --ff-only on the command line to override the configured default per
|
26 | invocation.
|
27 |
|
28 | Already up to date.
|
29 | *** syncing vayerx
|
30 | *** synced vayerx
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 vayerx
|
35 | * dev-python/elasticsearch-py-2.5.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
36 | * dev-python/portalocker-1.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * dev-python/py-postgresql-1.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * dev-python/python-json-logger-0.1.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/radar-0.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * games-engines/renpy-6.18.3-r667: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * x11-misc/obkey-1.0-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * Cache regen failed with 1
|