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
|
{'description': {'en': 'Personal overlay of hamari'},
'feed': ['https://github.com/hamarituc/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/hamarituc/gentoo-overlay/',
'name': 'hamari',
'owner': [{'email': 'mario.haustein@hrz.tu-chemnitz.de',
'name': 'Mario Haustein',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/hamarituc/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/hamarituc/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamari
*** syncing hamari
From https://github.com/hamarituc/gentoo-overlay
72f00c2..3b88565 master -> origin/master
Updating 72f00c2..3b88565
Fast-forward
net-analyzer/commix/Manifest | 2 +-
net-analyzer/commix/{commix-3.6.ebuild => commix-3.7.ebuild} | 12 +++++++++++-
net-analyzer/commix/commix-9999.ebuild | 12 +++++++++++-
3 files changed, 23 insertions(+), 3 deletions(-)
rename net-analyzer/commix/{commix-3.6.ebuild => commix-3.7.ebuild} (66%)
*** synced hamari
* 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 hamari
* Cache regenerated successfully
|