blob: 8f7c05dc462c777a974a986d53f7065f74454372 (
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
|
{'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.1
$ 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
d17698b..9496c16 master -> origin/master
Updating d17698b..9496c16
Fast-forward
www-client/firefox/Manifest | 2 +-
www-client/firefox/firefox-91.0.ebuild | 12 +++++-------
2 files changed, 6 insertions(+), 8 deletions(-)
*** 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
|