blob: 3b10a2aad1d84ce27d6d89bb5ce5e48bf8f8b945 (
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': 'Personal overlay of fkmclane containing patched ebuilds and new ebuilds'},
'feed': ['https://github.com/fkmclane/overlay/commits/master.atom'],
'homepage': 'https://github.com/fkmclane/overlay',
'name': 'fkmclane',
'owner': [{'email': 'fkmclane@gmail.com',
'name': 'Foster McLane',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/fkmclane/overlay.git'},
{'type': 'git', 'uri': 'https://github.com/fkmclane/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync fkmclane
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Already up-to-date.
*** syncing fkmclane
*** synced fkmclane
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fkmclane
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|