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': 'FeM Gentoo Overlay'},
'homepage': 'https://gitlab.fem-net.de/gentoo/fem-overlay',
'name': 'fem-overlay',
'owner': [{'email': 'fem-overlay@technik.fem-net.de',
'name': 'FeM e.V. Gentoo Overlay maintainers',
'type': 'project'},
{'email': 'frainz@mailbox.org',
'name': 'Paul Michel',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.fem-net.de/gentoo/fem-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fem-overlay
*** syncing fem-overlay
From https://gitlab.fem-net.de/gentoo/fem-overlay
76b8071..a05f66e master -> origin/master
Updating 76b8071..a05f66e
Fast-forward
dev-util/dput-ng/Manifest | 1 +
dev-util/dput-ng/dput-ng-1.40.ebuild | 47 ++++++++++++++++++++++
.../files/dput-ng-1.40-fix-xdg-import.patch | 19 +++++++++
3 files changed, 67 insertions(+)
create mode 100644 dev-util/dput-ng/dput-ng-1.40.ebuild
create mode 100644 dev-util/dput-ng/files/dput-ng-1.40-fix-xdg-import.patch
*** synced fem-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 fem-overlay
* sci-electronics/verilator-4.210: failed sourcing ebuild: multilib: EAPI 6 not supported, (multilib.eclass, line 17: called die)
* www-apache/mod_rangecnt-1.0: failed sourcing ebuild: apache-module: EAPI 6 not supported, (apache-module.eclass, line 52: called die)
* Cache regen failed with 1
|