blob: 8df82508f862ecd6ee393d7034ec95ed971b79f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Ebuilds for infrastructure-related packages and my own '
'projects'},
'homepage': 'http://hexedit.me/gentoo/',
'name': 'hexedit-overlay',
'owner': [{'email': 'hexedit@ifproject.ru',
'name': 'Timofey Negrebetsky',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.ifproject.ru/hexedit/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync hexedit-overlay
Already up to date.
*** syncing hexedit-overlay
*** synced hexedit-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hexedit-overlay
* net-misc/asterisk-chan_sccp-9999: failed sourcing ebuild: subversion: EAPI 2 is not supported
* Cache regen failed with 1
|