blob: afe80570f6fbc7b207f468d5fccb66e2bc7b8e32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': 'gentoo-overlay from hossie'},
'homepage': 'https://git.hossie.de/projects/GEN/repos/gentoo-overlay/browse',
'name': 'hossie',
'owner': [{'email': 'hossie@hossie.de'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync hossie
Already up-to-date.
*** syncing hossie
*** synced hossie
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie
* Cache regenerated successfully
|