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