blob: bcfd933c707c14da530eab5a1184e235409e447b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': "aranea's overlay"},
'feed': ['http://git.spheniscida.de/index.cgi/spiderlay.git/atom/?h=master'],
'homepage': 'http://git.spheniscida.de/index.cgi/spiderlay.git/',
'name': 'spiderlay',
'owner': [{'email': 'aranea@aixah.de', 'name': 'aranea', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://spheniscida.de/spiderlay.git'}],
'status': 'unofficial'}
$ pmaint sync spiderlay
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing spiderlay
*** synced spiderlay
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 spiderlay
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
|