1 | {'description': {'en': 'Overlay of Dustin C. Hatch'},
|
2 | 'feed': ['https://bitbucket.org/AdmiralNemo/overlay/atom',
|
3 | 'https://bitbucket.org/AdmiralNemo/overlay/rss'],
|
4 | 'homepage': 'http://bitbucket.org/AdmiralNemo/overlay',
|
5 | 'name': 'dustin',
|
6 | 'owner': [{'email': 'admiralnemo@gmail.com',
|
7 | 'name': 'Dustin C. Hatch',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'mercurial',
|
11 | 'uri': 'https://bitbucket.org/AdmiralNemo/overlay'},
|
12 | {'type': 'mercurial',
|
13 | 'uri': 'ssh://hg@bitbucket.org/AdmiralNemo/overlay'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync dustin
|
16 | pulling from https://bitbucket.org/AdmiralNemo/overlay
|
17 | searching for changes
|
18 | no changes found
|
19 | *** syncing dustin
|
20 | *** synced dustin
|
21 | * Sync succeeded
|
22 | $ hg log -l 1 --template={date|isodatesec}
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dustin
|
24 | * app-admin/mkvm-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
25 | * dev-util/embuilder-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
26 | * dev-util/orchestrion-master-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
27 | * Cache regen failed with 1
|