blob: e559370d3bfd8caf008fae38f494dd8f9bddf1a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Experimental overlay for .NET packages.'},
'feed': ['https://github.com/gentoo/dotnet/commits/master.atom'],
'homepage': 'https://github.com/gentoo/dotnet',
'name': 'dotnet',
'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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dotnet
*** syncing dotnet
Already up to date.
*** 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
* Cache regenerated successfully
|