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': "crocket's personal overlay"},
'feed': ['https://github.com/crocket/crocket-overlay/commits/master.atom'],
'homepage': 'https://github.com/crocket/crocket-overlay',
'name': 'crocket-overlay',
'owner': [{'email': 'crockabiscuit@gmail.com',
'name': 'crocket',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/crocket/crocket-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/crocket/crocket-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync crocket-overlay
*** syncing crocket-overlay
From https://github.com/crocket/crocket-overlay
3570d4c..9731524 master -> origin/master
Updating 3570d4c..9731524
Fast-forward
media-fonts/koruri/Manifest | 2 +-
.../{koruri-20180915-r1.ebuild => koruri-20210720.ebuild} | 11 ++++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
rename media-fonts/koruri/{koruri-20180915-r1.ebuild => koruri-20210720.ebuild} (56%)
*** synced crocket-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 crocket-overlay
* Cache regenerated successfully
|