1 | {'description': {'en': 'Just another personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/hashashin/gentoo-vaca-overlay',
|
4 | 'name': 'vaca',
|
5 | 'owner': [{'email': 'gentoo.power@gmail.com',
|
6 | 'name': 'hashashin',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/hashashin/gentoo-vaca-overlay'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/hashashin/gentoo-vaca-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync vaca
|
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 vaca
|
30 | *** synced vaca
|
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 vaca
|
35 | * dev-libs/libevdev-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
36 | * dev-python/aiml-0.8.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * dev-python/aiml-0.8.6-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * dev-python/dropboxindex-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * games-emulation/mednafenfe-0.1.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * games-emulation/ppsspp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
41 | * games-emulation/ppsspp-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
42 | * games-server/dmp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
43 | * games-util/fsbext-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
44 | * media-libs/maiat3plusdec-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
45 | * net-analyzer/kippo-0.9-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * sys-apps/bd-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
47 | * sys-apps/ranwhen-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
48 | * sys-auth/pam_usb-9999-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
49 | * sys-fs/fuse_7z-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
50 | * www-apache/mod_pagespeed-9999-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * x11-misc/xwinwrap-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
52 | * Cache regen failed with 1
|