1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://github.com/PF4Public/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/PF4Public/gentoo-overlay',
|
4 | 'name': 'pf4public',
|
5 | 'owner': [{'email': 'PF4Public@mail.ru',
|
6 | 'name': 'PF4Public',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/PF4Public/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/PF4Public/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync pf4public
|
15 | From https://github.com/PF4Public/gentoo-overlay
|
16 | 9da2f47..8a359d7 master -> origin/master
|
17 | Updating 9da2f47..8a359d7
|
18 | Fast-forward
|
19 | www-client/ungoogled-chromium/ungoogled-chromium-80.0.3987.87_p1.ebuild | 2 ++
|
20 | 1 file changed, 2 insertions(+)
|
21 | *** syncing pf4public
|
22 | *** synced pf4public
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pf4public
|
27 | * Cache regenerated successfully
|