1 | {'description': {'en': "Alexandre Fournier's personal overlay"},
|
2 | 'feed': ['https://github.com/AlexandreFournier/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/AlexandreFournier/gentoo-overlay',
|
4 | 'name': 'AlexandreFournier',
|
5 | 'owner': [{'email': 'gentoo@alexandrefournier.com',
|
6 | 'name': 'Alexandre Fournier',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/AlexandreFournier/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/AlexandreFournier/gentoo-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:AlexandreFournier/gentoo-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync AlexandreFournier
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | Already up to date.
|
31 | *** syncing AlexandreFournier
|
32 | *** synced AlexandreFournier
|
33 | * Sync succeeded
|
34 | $ git log --format=%ci -1
|
35 | $ git show -q --pretty=format:%G? HEAD
|
36 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 AlexandreFournier
|
37 | * app-forensics/volatility-2.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * app-forensics/volatility-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/asterisk-ami-0.1.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * dev-python/pcapy-0.10.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/pcapy-0.11.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/pysmb-1.1.22: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/python-application-2.7.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-python/python-cjson-1.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * dev-python/python-eventlib-0.2.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * dev-python/python-glfw-1.8.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * dev-python/python-gnutls-3.1.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * dev-python/python-msrplib-0.19.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * dev-python/python-otr-1.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * dev-python/python-ovh-0.5.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * dev-python/python-sipsimple-3.4.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * dev-python/python-xcaplib-1.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * net-voip/blink-3.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
54 | * net-wireless/gr-fcdproplus-3.7.12: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
55 | * net-wireless/gr-osmosdr-9999: failed parsing REQUIRED_USE: '^^ ( python_single_target_python3_7 ) uhd? ( )' is unparseable
| [FATAL] |
56 | * net-wireless/wifite-2.2.5-r2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
57 | * sci-mathematics/z3-4.4.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
58 | * Cache regen failed with 1
|