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
35
|
{'description': {'en': 'Personnal overlay of alarig/SwordArMor'},
'homepage': 'https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay',
'name': 'SwordArMor',
'owner': [{'email': 'alarig@swordarmor.fr',
'name': 'Alarig Le Lay',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.grifon.fr:alarig/SwordArMor-gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync SwordArMor
*** syncing SwordArMor
From https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay
bd35123..935f324 master -> origin/master
Updating bd35123..935f324
Fast-forward
games-server/factorio-server/Manifest | 2 +-
.../{factorio-server-2.0.14.ebuild => factorio-server-2.0.20.ebuild} | 0
.../games-server/{factorio-server-2.0.14 => factorio-server-2.0.20} | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
rename games-server/factorio-server/{factorio-server-2.0.14.ebuild => factorio-server-2.0.20.ebuild} (100%)
rename metadata/md5-cache/games-server/{factorio-server-2.0.14 => factorio-server-2.0.20} (74%)
*** synced SwordArMor
* 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 SwordArMor
* media-gfx/libsane-dsseries-bin-1.0.5_p1: failed sourcing ebuild: unpacker: EAPI 6 not supported, (unpacker.eclass, line 20: called die)
* net-misc/urlview-0.9_p21: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* x11-plugins/purple-discord-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
* Cache regen failed with 1
|