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
32
33
34
|
{'description': {'en': 'User overlay'},
'feed': ['https://github.com/Hamper/hamper-overlay/commits/master.atom'],
'homepage': 'https://github.com/hamper/hamper-overlay',
'name': 'hamper-overlay',
'owner': [{'email': 'hamper.nhs@gmail.com',
'name': 'Alexander Pilipenko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Hamper/hamper-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Hamper/hamper-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamper-overlay
*** syncing hamper-overlay
From https://github.com/Hamper/hamper-overlay
7dbb39c..c28b134 master -> origin/master
Updating 7dbb39c..c28b134
Fast-forward
net-im/telegram/Manifest | 6 +++---
net-im/telegram/{telegram-4.11.5.ebuild => telegram-4.11.6.ebuild} | 0
net-misc/insomnia-bin/Manifest | 4 ++--
.../{insomnia-bin-8.3.0.ebuild => insomnia-bin-8.4.0.ebuild} | 0
4 files changed, 5 insertions(+), 5 deletions(-)
rename net-im/telegram/{telegram-4.11.5.ebuild => telegram-4.11.6.ebuild} (100%)
rename net-misc/insomnia-bin/{insomnia-bin-8.3.0.ebuild => insomnia-bin-8.4.0.ebuild} (100%)
*** synced hamper-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 hamper-overlay
* Cache regenerated successfully
|