1 | {'description': {'en': 'User overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/triquetra.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/triquetra.git/',
|
4 | 'name': 'triquetra',
|
5 | 'owner': [{'email': 'david@triquetradevelopment.com',
|
6 | 'name': 'David Crandall',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/triquetra.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/triquetra.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/triquetra.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync triquetra
|
17 | Already up to date.
|
18 | *** syncing triquetra
|
19 | *** synced triquetra
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 triquetra
|
24 | * app-admin/rcm-1.2.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * app-admin/rcm-1.3.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
26 | * Cache regen failed with 1
|