blob: 867d6b80d589bb5e3b835241ca67f53afe76f1c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Bleeding edge, experimental overlay for Gentoo'},
'homepage': 'http://github.com/Barthalion/moonrise',
'name': 'moonrise',
'owner': [{'email': '11mariom@gmail.com',
'name': 'Mariusz Kozakowski',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Barthalion/moonrise.git'}],
'status': 'unofficial'}
$ pmaint sync moonrise
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing moonrise
*** synced moonrise
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 moonrise
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
|