1 | {'description': {'en': 'Sabayon ebuilds that could be upstreamed to\n'
|
2 | ' Gentoo (or just being useful for Gentoo users as '
|
3 | 'well):\n'
|
4 | ' hot fixes, ebuild updates, etc.\n'
|
5 | ' For Sabayon-only ebuilds, please use the '
|
6 | 'sabayon-distro overlay.\n'
|
7 | ' Bugs to http://bugs.sabayon.org'},
|
8 | 'feed': ['https://github.com/feeds/Sabayon/commits/for-gentoo/master'],
|
9 | 'homepage': 'http://sabayon.org',
|
10 | 'name': 'sabayon',
|
11 | 'owner': [{'email': 'joost.ruis@sabayonlinux.org', 'type': 'person'}],
|
12 | 'quality': 'experimental',
|
13 | 'source': [{'type': 'git', 'uri': 'git://github.com/Sabayon/for-gentoo.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync sabayon
|
16 | WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | Already up to date.
|
18 | *** syncing sabayon
|
19 | *** synced sabayon
|
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 sabayon
|
24 | * app-admin/calamares-3.2.15: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
| [FATAL] |
25 | * net-misc/nm-tray-0.4.3-r1: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
| [FATAL] |
26 | * Cache regen failed with 1
|