blob: 24381c00ce37e298d4aeabaaafb8ef0422552d0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': 'Computer graphics ebuilds for gentoo'},
'homepage': 'http://github.com/brothermechanic/cg',
'name': 'cg',
'owner': [{'email': 'brothermechanic@gmail.com'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/brothermechanic/cg.git'}],
'status': 'unofficial'}
$ pmaint sync cg
Already up-to-date.
*** syncing cg
*** synced cg
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 cg
* Cache regenerated successfully
|