blob: 87c8bb839825d2ac910683b7384bc48d5125a309 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Various personal ebuilds'},
'feed': ['https://github.com/erayd/overlay/commits/master.atom'],
'homepage': 'https://github.com/erayd/overlay',
'name': 'erayd',
'owner': [{'email': 'steve@erayd.net',
'name': 'Steve Gilberd',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/erayd/overlay.git'},
{'type': 'git', 'uri': 'git://github.com/erayd/overlay.git'},
{'type': 'git', 'uri': 'git@github.com:erayd/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync erayd
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
Already up-to-date.
*** syncing erayd
*** synced erayd
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 erayd
* Cache regenerated successfully
|