blob: 542028ed2a317a02775582524fd64a8b052641b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'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'}
pkgcore 0.12.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay
*** syncing hexedit-overlay
Already up to date.
*** synced hexedit-overlay
* 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 hexedit-overlay
* Cache regenerated successfully
|