1 | {'description': {'en': 'Experimental overlay for .NET packages.'},
|
2 | 'feed': ['https://github.com/gentoo/dotnet/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo/dotnet',
|
4 | 'name': 'dotnet',
|
5 | 'owner': [{'email': 'dotnet@gentoo.org',
|
6 | 'name': 'Dotnet team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/dotnet.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:gentoo/dotnet.git'}],
|
11 | 'status': 'official'}
|
12 | $ pmaint sync dotnet
|
13 | Already up to date.
|
14 | *** syncing dotnet
|
15 | *** synced dotnet
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet
|
20 | * dev-util/fsharpbinding-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
21 | * Cache regen failed with 1
|