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
|
{'description': {'en': 'Experimental overlay for .NET packages.'},
'feed': ['https://github.com/gentoo/dotnet/commits/master.atom'],
'homepage': 'https://github.com/gentoo/dotnet',
'name': 'dotnet',
'owner': [{'email': 'dotnet@gentoo.org',
'name': 'Dotnet team',
'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/dotnet.git'},
{'type': 'git', 'uri': 'git@github.com:gentoo/dotnet.git'}],
'status': 'official'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dotnet
*** syncing dotnet
From https://github.com/gentoo/dotnet
2fe4d6a..8099287 master -> origin/master
Updating 2fe4d6a..8099287
Fast-forward
www-apache/mod_mono/Manifest | 1 -
www-apache/mod_mono/files/2.2/70_mod_mono.conf | 88 --------------------------
www-apache/mod_mono/metadata.xml | 13 ----
www-apache/mod_mono/mod_mono-3.13.ebuild | 69 --------------------
4 files changed, 171 deletions(-)
delete mode 100644 www-apache/mod_mono/Manifest
delete mode 100644 www-apache/mod_mono/files/2.2/70_mod_mono.conf
delete mode 100644 www-apache/mod_mono/metadata.xml
delete mode 100644 www-apache/mod_mono/mod_mono-3.13.ebuild
*** synced dotnet
* 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 dotnet
* dev-dotnet/ikvm-7.2.4630.5: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* dev-dotnet/ikvm-bin-7.2.4630.5: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
* Cache regen failed with 1
|