blob: 810c052c8dde38dcb55a69fd2b3a583383cb4a02 (
plain)
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
|
{'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'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pf4public
*** syncing pf4public
From https://github.com/PF4Public/gentoo-overlay
f974f527..f1b314c3 master -> origin/master
Updating f974f527..f1b314c3
Fast-forward
www-client/ungoogled-chromium/Manifest | 1 +
www-client/ungoogled-chromium/files/chromium-131-fontations.patch | 8 ++++++++
.../ungoogled-chromium/ungoogled-chromium-131.0.6778.85_p1.ebuild | 6 ++++++
3 files changed, 15 insertions(+)
*** synced pf4public
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pf4public
* Cache regenerated successfully
|