blob: 15ecb3b251efae40af05c882ed6f1c66444a747e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'A collection of ebuilds that are missing or outdated or incomplete on the Gentoo portage official repository..'},
'homepage': 'https://github.com/psihozefir/sorinp-gentoo-overlay',
'name': 'sorinp',
'owner': [{'email': 'sorin.panca@gmail.com',
'name': 'Sorin Panca',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/psihozefir/sorinp-gentoo-overlay'}],
'status': 'unofficial'}
$ pmaint sync sorinp
Already up-to-date.
*** syncing sorinp
*** synced sorinp
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sorinp
* Cache regenerated successfully
|