1 | {'description': {'en': 'linxon personal overlay'},
|
2 | 'feed': ['https://github.com/linxon/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/linxon/gentoo-overlay',
|
4 | 'name': 'linxon',
|
5 | 'owner': [{'email': 'email@linxon.ru', 'name': 'linxon', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/linxon/gentoo-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync linxon
|
11 | From https://github.com/linxon/gentoo-overlay
|
12 | 0d31154..43e9b02 master -> origin/master
|
13 | Updating 0d31154..43e9b02
|
14 | Fast-forward
|
15 | app-misc/colorpicker/Manifest | 2 +
|
16 | app-misc/colorpicker/colorpicker-1.1.5.ebuild | 57 +++++++++++++++++++++++++++
|
17 | 2 files changed, 59 insertions(+)
|
18 | create mode 100644 app-misc/colorpicker/colorpicker-1.1.5.ebuild
|
19 | *** syncing linxon
|
20 | *** synced linxon
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 linxon
|
25 | * Cache regenerated successfully
|