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