1 | {'description': {'en': 'The elementary OS experience for Gentoo Linux. '},
|
2 | 'feed': ['https://github.com/pimvullers/elementary/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/pimvullers/elementary',
|
4 | 'name': 'elementary',
|
5 | 'owner': [{'email': 'gentoo.org@vullersmail.nl',
|
6 | 'name': 'Pim Vullers',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/pimvullers/elementary.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/pimvullers/elementary.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync elementary
|
15 | Already up to date.
|
16 | *** syncing elementary
|
17 | *** synced elementary
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 elementary
|
22 | * app-office/footnote-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
23 | * app-office/maya-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
24 | * dev-libs/contractor-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
25 | * dev-libs/granite-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
26 | * dev-libs/properties-cpp-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
27 | * pantheon-base/cerbere-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
28 | * pantheon-base/pantheon-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
29 | * pantheon-base/pantheon-settings-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
30 | * pantheon-base/pantheon-shell-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
31 | * pantheon-extra/pantheon-calculator-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
32 | * pantheon-extra/pantheon-mail-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
33 | * x11-themes/elementary-wallpapers-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
34 | * x11-themes/plank-theme-pantheon-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
35 | * Cache regen failed with 1
|