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 | 9de4d6d..452453c master -> origin/master
|
17 | Updating 9de4d6d..452453c
|
18 | Fast-forward
|
19 | net-misc/sb-hosts/Manifest | 2 +-
|
20 | net-misc/sb-hosts/{sb-hosts-2.5.61.ebuild => sb-hosts-2.5.63.ebuild} | 0
|
21 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
22 | rename net-misc/sb-hosts/{sb-hosts-2.5.61.ebuild => sb-hosts-2.5.63.ebuild} (100%)
|
23 | *** syncing pf4public
|
24 | *** synced pf4public
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pf4public
|
29 | * Cache regenerated successfully
|