blob: 53fa081a5390c07ebba02f306f8f595424857ef2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'User Overlay'},
'feed': ['https://github.com/tmacedo/portage/commits/master.atom'],
'homepage': 'https://github.com/tmacedo/portage',
'name': 'tmacedo',
'owner': [{'email': 'tftfmacedo@gmail.com',
'name': 'Tiago Macedo',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/tmacedo/portage.git'}],
'status': 'unofficial'}
$ pmaint sync tmacedo
Already up to date.
*** syncing tmacedo
*** synced tmacedo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 tmacedo
* dev-qt/aseman-tools-9999: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* Cache regen failed with 1
|