blob: a798d07fdeaafc17678657016506a3e80ebae814 (
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': 'User overlay'},
'feed': ['https://gitlab.com/Perfect_Gentleman/PG_Overlay/-/commits/master?format=atom'],
'homepage': 'https://gitlab.com/Perfect_Gentleman/PG_Overlay',
'name': 'pg_overlay',
'owner': [{'email': 'perfect007gentleman@gmail.com',
'name': 'Perfect Gentleman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Perfect_Gentleman/PG_Overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pg_overlay
*** syncing pg_overlay
From https://gitlab.com/Perfect_Gentleman/PG_Overlay
277fc5d38..8ce81f289 master -> origin/master
Updating 277fc5d38..8ce81f289
Fast-forward
dev-lang/python/Manifest | 2 +-
dev-lang/python/{python-3.11.2.ebuild => python-3.11.2_p1.ebuild} | 0
metadata/md5-cache/dev-lang/{python-3.11.2 => python-3.11.2_p1} | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
rename dev-lang/python/{python-3.11.2.ebuild => python-3.11.2_p1.ebuild} (100%)
rename metadata/md5-cache/dev-lang/{python-3.11.2 => python-3.11.2_p1} (96%)
*** synced pg_overlay
* 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 pg_overlay
* Cache regenerated successfully
|