blob: adc2da89a4b16ab8ae21b3a6925b735aedc3a456 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Gentoo portage overlay of xdch47'},
'homepage': 'https://github.com/xdch47/gpo-xdch47',
'name': 'xdch47',
'owner': [{'email': 'xdch47@posteo.de',
'name': 'Felix Neumärker',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/xdch47/gpo-xdch47.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/xdch47/gpo-xdch47.git'}],
'status': 'unofficial'}
$ pmaint sync xdch47
WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing xdch47
*** synced xdch47
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xdch47
* Cache regenerated successfully
|