blob: 88dd74922a776db23f45d8bf36f76e8cb9a48d80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'A collection of ebuilds that are missing or outdated '
'or incomplete on the Gentoo portage official '
'repository..'},
'email': 'sorin.panca@gmail.com',
'homepage': 'https://github.com/psihozefir/sorinp-gentoo-overlay',
'name': 'Sorin Panca',
'owner': [{'email': 'sorin.panca@gmail.com',
'name': 'Sorin Panca',
'type': 'person'}],
'quality': 'experimental',
'repo': '\n ',
'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
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sorinp
* Cache regenerated successfully
|