blob: fcf622f124c8386b5a11c1770841e8fc578396f7 (
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
25
26
27
|
{'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': 'Mikhail Pukhlikov'}],
'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:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Already up-to-date.
*** syncing dotnet
*** synced dotnet
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dotnet
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|