blob: b8df9c14da63c4eb36da6f156667a4cb05124dad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'This is roslin, my small overlay. Enjoy! (:'},
'homepage': 'https://gitlab.com/roslin-uberlay/roslin',
'name': 'roslin',
'owner': [{'email': 'szarpaj@grubelek.pl', 'name': 'Piotr Szymaniak'},
{'email': 'mziab@o2.pl', 'name': u'Micha\u0142 Zi\u0105bkowski'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}],
'status': 'unofficial'}
$ pmaint sync roslin
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing roslin
*** synced roslin
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 roslin
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
|