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