1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://github.com/PF4Public/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/PF4Public/gentoo-overlay',
'name': 'pf4public',
'owner': [{'email': 'PF4Public@mail.ru',
'name': 'PF4Public',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/PF4Public/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/PF4Public/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pf4public
WARNING:pkgcore:luke-jr repo at '/var/lib/repo-mirror-ci/sync/luke-jr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/PF4Public/gentoo-overlay
b99b3e1..370c235 master -> origin/master
Updating b99b3e1..370c235
Fast-forward
www-client/ungoogled-chromium/Manifest | 10 +++++-----
.../ungoogled-chromium-77.0.3865.120_p1.ebuild | 2 +-
.../ungoogled-chromium-78.0.3904.108_p1.ebuild | 2 +-
.../ungoogled-chromium-78.0.3904.108_p2.ebuild | 2 +-
.../ungoogled-chromium-79.0.3945.56_p1.ebuild | 2 +-
.../ungoogled-chromium-80.0.3970.5_p1.ebuild | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
*** syncing pf4public
*** synced pf4public
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pf4public
* Cache regenerated successfully
|