blob: 4c574f6a4241eae7611ab5e72bb0bd7b582afbd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{'description': {'en': 'rasdark personal overlay'},
'homepage': 'https://github.com/rasdark/overlay',
'name': 'rasdark',
'owner': [{'email': 'andrew.senik@gmail.com', 'name': 'Andrey Senik'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/rasdark/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync rasdark
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing rasdark
*** synced rasdark
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rasdark
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
|