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