blob: 0575efeea8a49e4fadaefbe9bfbafd8029ff1afd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Computer graphics ebuilds for gentoo'},
'homepage': 'https://github.com/brothermechanic/cg',
'name': 'cg',
'owner': [{'email': 'brothermechanic@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/brothermechanic/cg.git'}],
'status': 'unofficial'}
$ pmaint sync cg
WARNING:pkgcore:awesome repo at '/var/lib/repo-mirror-ci/sync/awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing cg
*** synced cg
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 cg
* Cache regenerated successfully
|