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 | WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | From https://github.com/PF4Public/gentoo-overlay
|
18 | 8998c68..56f7077 master -> origin/master
|
19 | Updating 8998c68..56f7077
|
20 | Fast-forward
|
21 | net-misc/sb-hosts/Manifest | 2 +-
|
22 | net-misc/sb-hosts/{sb-hosts-2.5.46.ebuild => sb-hosts-2.5.49.ebuild} | 0
|
23 | 2 files changed, 1 insertion(+), 1 deletion(-)
|
24 | rename net-misc/sb-hosts/{sb-hosts-2.5.46.ebuild => sb-hosts-2.5.49.ebuild} (100%)
|
25 | *** syncing pf4public
|
26 | *** synced pf4public
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pf4public
|
31 | * Cache regenerated successfully
|