blob: 69919a8b1699c57ba1c79231f28f5c745610a93f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': 'Gentoo overlay for image processing and visualization'},
'homepage': 'https://github.com/gerddie/gentoo-imaging',
'name': 'imaging',
'owner': [{'email': 'gw.fossdev@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gerddie/gentoo-imaging.git'}],
'status': 'unofficial'}
$ pmaint sync imaging
Already up-to-date.
*** syncing imaging
*** synced imaging
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 imaging
* Cache regenerated successfully
|