blob: 304c0a8c7e18b4a1d03a5c4c237089f9296410ef (
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': "Brenton's Sabayon Overlay"},
'feed': ['https://github.com/fusion809/sabayon-tools/commits/master.atom'],
'homepage': 'https://github.com/fusion809/sabayon-tools',
'name': 'sabayon-tools',
'owner': [{'email': 'brentonhorne77@gmail.com',
'name': 'Brenton Horne',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/fusion809/sabayon-tools.git'},
{'type': 'git',
'uri': 'git://github.com/fusion809/sabayon-tools.git'}],
'status': 'unofficial'}
$ pmaint sync sabayon-tools
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 sabayon-tools
*** synced sabayon-tools
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-tools
* Cache regenerated successfully
|