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
36
37
38
39
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync SwordArMor
*** syncing SwordArMor
From https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay
e31041c..3d6f56a master -> origin/master
Updating e31041c..3d6f56a
Fast-forward
.../md5-cache/games-server/factorio-server-1.1.104 | 11 +++++++
metadata/md5-cache/net-misc/bird-2.13.1 | 4 +--
metadata/md5-cache/net-misc/bird-2.14 | 4 +--
.../net-misc/{bird-2.0.11 => bird-2.15.1} | 12 ++++----
metadata/md5-cache/net-misc/bird-3.0_alpha1 | 4 +--
net-misc/bird/Manifest | 2 +-
.../{bird-2.0.11.ebuild => bird-2.15.1.ebuild} | 34 +++++++++++++++-------
7 files changed, 48 insertions(+), 23 deletions(-)
create mode 100644 metadata/md5-cache/games-server/factorio-server-1.1.104
rename metadata/md5-cache/net-misc/{bird-2.0.11 => bird-2.15.1} (53%)
rename net-misc/bird/{bird-2.0.11.ebuild => bird-2.15.1.ebuild} (60%)
*** 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
* net-misc/urlview-0.9_p21: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* net-nds/apachedirectorystudio-2.0.0.20200411: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
* Cache regen failed with 1
|