blob: a2ca5301475f801766a155aa1dd3ceae0f9c1103 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': "Raphaël Barrois' (Xelnor) Gentoo overlay."},
'homepage': 'http://overlay.xelnor.net',
'name': 'xelnor',
'owner': [{'email': 'gentoo@xelnor.net', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://overlay.xelnor.net/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync xelnor
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing xelnor
*** synced xelnor
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xelnor
* media-sound/sonata-1.7_alpha2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* Cache regen failed with 1
|