blob: 1d200bc273de72c5ad58438295a3a92e118eea4d (
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': 'Miramir repository'},
'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
'homepage': 'https://github.com/miramir/miramir-layman',
'name': 'miramir',
'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/miramir/miramir-layman.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/miramir/miramir-layman.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync miramir
*** syncing miramir
Already up to date.
*** synced miramir
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 miramir
* Cache regenerated successfully
|