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
|
{'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.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hamari
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing hamari
From https://github.com/hamarituc/gentoo-overlay
1aee151..45bfb16 master -> origin/master
Updating 1aee151..45bfb16
Fast-forward
sci-astronomy/astrometry/Manifest | 1 +
sci-astronomy/astrometry/astrometry-0.94.ebuild | 138 ++++++++++++++++++++++++
2 files changed, 139 insertions(+)
create mode 100644 sci-astronomy/astrometry/astrometry-0.94.ebuild
*** 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
* sci-geosciences/grass-7.8.6-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* Cache regen failed with 1
|