1 | {'description': {'en': 'Collection of various ebuilds'},
|
2 | 'feed': ['https://github.com/jollheef/jollheef-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/jollheef/jollheef-overlay',
|
4 | 'name': 'jollheef-overlay',
|
5 | 'owner': [{'email': 'jollheef@riseup.net',
|
6 | 'name': 'Mikhail Klementyev',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/jollheef/jollheef-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/jollheef/jollheef-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:jollheef/jollheef-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync jollheef-overlay
|
17 | Already up to date.
|
18 | *** syncing jollheef-overlay
|
19 | *** synced jollheef-overlay
|
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 jollheef-overlay
|
24 | * app-misc/battery-watcher-daemon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * net-im/signal-cli-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
26 | * net-print/kyocera-filters-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
27 | * Cache regen failed with 1
|