1 | {'description': {'en': 'Experimental ebuilds'},
|
2 | 'feed': ['https://github.com/twitch153/ebuilds/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/twitch153/ebuilds',
|
4 | 'name': 'twitch153',
|
5 | 'owner': [{'email': 'twitch153@gentoo.org',
|
6 | 'name': 'Devan Franchini',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/twitch153/ebuilds.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync twitch153
|
12 | Already up to date.
|
13 | *** syncing twitch153
|
14 | *** synced twitch153
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 twitch153
|
19 | * app-admin/webapp-config-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
20 | * games-emulation/dolphin-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
21 | * Cache regen failed with 1
|