1 | {'description': {'en': 'User Overlay'},
|
2 | 'feed': ['https://github.com/tmacedo/portage/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/tmacedo/portage',
|
4 | 'name': 'tmacedo',
|
5 | 'owner': [{'email': 'tftfmacedo@gmail.com',
|
6 | 'name': 'Tiago Macedo',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/tmacedo/portage.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync tmacedo
|
12 | Already up to date.
|
13 | *** syncing tmacedo
|
14 | *** synced tmacedo
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ git show -q --pretty=format:%G? HEAD
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 tmacedo
|
19 | * dev-qt/aseman-tools-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
20 | * net-im/cutegram-2.7.1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
21 | * net-im/cutegram-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
22 | * net-libs/libqtelegram-ae-6.1: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
23 | * net-libs/libqtelegram-ae-10.0.0: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
24 | * net-libs/libqtelegram-ae-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
25 | * net-libs/telegramqml-0.9.2: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
26 | * net-libs/telegramqml-2.0.0: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
27 | * net-libs/telegramqml-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
| [FATAL] |
28 | * Cache regen failed with 1
|