1 | {'description': {'en': 'Testing ebuilds for out-of-tree applications'},
|
2 | 'feed': ['https://github.com/anyc/anyc-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/anyc/anyc-overlay',
|
4 | 'name': 'anyc',
|
5 | 'owner': [{'email': 'dev@kicherer.org',
|
6 | 'name': 'Mario Kicherer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/anyc/anyc-overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/anyc/anyc-overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:anyc/anyc-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync anyc
|
14 | warning: Pulling without specifying how to reconcile divergent branches is
|
15 | discouraged. You can squelch this message by running one of the following
|
16 | commands sometime before your next pull:
|
17 |
|
18 | git config pull.rebase false # merge (the default strategy)
|
19 | git config pull.rebase true # rebase
|
20 | git config pull.ff only # fast-forward only
|
21 |
|
22 | You can replace "git config" with "git config --global" to set a default
|
23 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
24 | or --ff-only on the command line to override the configured default per
|
25 | invocation.
|
26 |
|
27 | Already up to date.
|
28 | *** syncing anyc
|
29 | *** synced anyc
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 anyc
|
34 | * app-misc/avahi-tray-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
35 | * app-misc/mplugd-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
36 | * app-misc/usb-creator-0.3.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
37 | * dev-python/python-axolotl-0.1.7_p1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
38 | * dev-python/python-axolotl-0.1.35: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
39 | * dev-python/python-networkmanager-1.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
40 | * dev-python/python-omemo-0.0.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
41 | * dev-python/python-omemo-0.1.0_p20160225: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * dev-python/python-omemo-0.1.0_p20160402: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * dev-python/python-xmp-toolkit-1.0.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
44 | * dev-vcs/git-repo-1.22: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
45 | * games-puzzle/londonlaw-0.3.0_pre2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
46 | * games-puzzle/londonlaw-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
47 | * net-im/gajim-omemo-0.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
48 | * net-im/gajim-omemo-0.4-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
49 | * net-im/gajim-omemo-0.5.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
50 | * net-misc/radssh-1.0.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
51 | * net-misc/radssh-1.0.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
52 | * sys-fs/bmap-tools-3.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
53 | * Cache regen failed with 1
|