1 | {'description': {'en': 'Just another personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/hashashin/gentoo-vaca-overlay',
|
4 | 'name': 'vaca',
|
5 | 'owner': [{'email': 'gentoo.power@gmail.com',
|
6 | 'name': 'hashashin',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/hashashin/gentoo-vaca-overlay'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/hashashin/gentoo-vaca-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync vaca
|
15 | Already up to date.
|
16 | *** syncing vaca
|
17 | *** synced vaca
|
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 vaca
|
22 | * dev-libs/libevdev-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
23 | * games-emulation/ppsspp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
24 | * games-emulation/ppsspp-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * games-server/dmp-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
26 | * games-util/fsbext-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
27 | * media-libs/maiat3plusdec-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
28 | * sys-apps/bd-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
29 | * sys-apps/ranwhen-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
30 | * sys-auth/pam_usb-9999-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
31 | * sys-fs/fuse_7z-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
32 | * x11-misc/xwinwrap-9999: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
33 | * Cache regen failed with 1
|