blob: f1093f577340739e47103cbd4f52b1f55030f1d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Various ebuilds (mostly idTech-related)'},
'feed': ['https://github.com/Jacendi/jacendi-overlay/commits/master.atom'],
'homepage': 'https://github.com/Jacendi/jacendi-overlay',
'name': 'jacendi-overlay',
'owner': [{'email': 'jacendi@protonmail.com',
'name': 'Vladimir Gavrilov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Jacendi/jacendi-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync jacendi-overlay
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing jacendi-overlay
*** synced jacendi-overlay
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jacendi-overlay
* Cache regenerated successfully
|