blob: 6db6e7c0d7c9a1b46b7792a755ecf051d77e2783 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': 'Experimental overlay for .NET packages.'},
'feed': ['https://cgit.gentoo.org/proj/dotnet.git/atom/'],
'homepage': 'http://github.com/gentoo/dotnet',
'name': 'dotnet',
'owner': [{'email': 'cynede@gentoo.org', 'name': 'Heather'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/proj/dotnet.git'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/dotnet.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/proj/dotnet.git'}],
'status': 'official'}
$ pmaint sync dotnet
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing dotnet
*** synced dotnet
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|