blob: 4a1b3be3620fe8b3e5bf390f3b2909f4e641c729 (
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
|
{'description': {'en': 'Overlay with LeechCraft ebuilds'},
'feed': ['https://github.com/0xd34df00d/leechcraft-overlay/commits/master.atom'],
'homepage': 'https://github.com/0xd34df00d/leechcraft-overlay',
'name': 'leechcraft',
'owner': [{'email': '0xd34df00d@gmail.com',
'name': 'Georg Rudoy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/0xd34df00d/leechcraft-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/0xd34df00d/leechcraft-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync leechcraft
*** syncing leechcraft
Already up to date.
*** synced leechcraft
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 leechcraft
* app-leechcraft/laretz-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
* app-leechcraft/liblaretz-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
* dev-libs/qrosscore-0.3.2: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
* dev-libs/qrosscore-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
* dev-libs/vmime-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
* Cache regen failed with 1
|