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 of Loatchi'},
'feed': ['https://github.com/Loatchi/loatchi-overlay/commits/master.atom'],
'homepage': 'https://github.com/Loatchi/loatchi-overlay',
'name': 'loatchi',
'owner': [{'email': 'francoisturcan31@gmail.com',
'name': 'Francois Turcan',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Loatchi/loatchi-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Loatchi/loatchi-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync loatchi
*** syncing loatchi
From https://github.com/Loatchi/loatchi-overlay
7c4b0ef..246f3dd main -> origin/main
Updating 7c4b0ef..246f3dd
Fast-forward
net-print/epson-inkjet-printer-escpr/Manifest | 4 ++--
...ter-escpr-1.8.2.ebuild => epson-inkjet-printer-escpr-1.8.3.ebuild} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
rename net-print/epson-inkjet-printer-escpr/{epson-inkjet-printer-escpr-1.8.2.ebuild => epson-inkjet-printer-escpr-1.8.3.ebuild} (84%)
*** synced loatchi
* 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 loatchi
* Cache regenerated successfully
|