1 | {'description': {'en': 'Gentoo ARM project overlay'},
|
2 | 'feed': ['https://github.com/gentoo/arm/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo/arm',
|
4 | 'name': 'arm_support',
|
5 | 'owner': [{'email': 'arm@gentoo.org',
|
6 | 'name': 'ARM Project',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/arm.git'},
|
10 | {'type': 'git', 'uri': 'git+ssh://git@github.com/gentoo/arm.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync arm_support
|
13 | Already up to date.
|
14 | *** syncing arm_support
|
15 | *** synced arm_support
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 arm_support
|
20 | * xfce-base/xfce4-settings-4.12.0: failed sourcing ebuild: inherit requires unknown eclass: xfconf.eclass
| [FATAL] |
21 | * Cache regen failed with 1
|