blob: a148ae016e104867bc5c03d49bb31c6cf8b3663a (
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': "Rafael Martins' Gentoo overlay"},
'feed': ['https://github.com/rafaelmartins/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/rafaelmartins/gentoo-overlay',
'name': 'rafaelmartins',
'owner': [{'email': 'rafaelmartins@gentoo.org',
'name': 'Rafael G. Martins',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/rafaelmartins/gentoo-overlay.git'},
{'type': 'git',
'uri': 'https://github.com/rafaelmartins/gentoo-overlay.git'}],
'status': 'official'}
$ pmaint sync rafaelmartins
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 rafaelmartins
*** synced rafaelmartins
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rafaelmartins
* Cache regenerated successfully
|