blob: ef717209e00574e188deb03825233b20de7f2db2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'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',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/hashashin/gentoo-vaca-overlay'},
{'type': 'git',
'uri': 'git://github.com/hashashin/gentoo-vaca-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync vaca
Already up to date.
*** syncing vaca
*** synced vaca
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vaca
* Cache regenerated successfully
|