1 | {'description': {'en': "Alexandre Fournier's personal overlay"},
|
2 | 'feed': ['https://github.com/AlexandreFournier/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/AlexandreFournier/gentoo-overlay',
|
4 | 'name': 'AlexandreFournier',
|
5 | 'owner': [{'email': 'gentoo@alexandrefournier.com',
|
6 | 'name': 'Alexandre Fournier',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/AlexandreFournier/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/AlexandreFournier/gentoo-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:AlexandreFournier/gentoo-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync AlexandreFournier
|
17 | Already up to date.
|
18 | *** syncing AlexandreFournier
|
19 | *** synced AlexandreFournier
|
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 AlexandreFournier
|
24 | * net-wireless/gr-iridium-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * net-wireless/gr-pipe-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
26 | * net-wireless/osmo-tetra-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
27 | * net-wireless/osmo-tetra-sq5bpf-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
28 | * net-wireless/telive-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
29 | * Cache regen failed with 1
|