blob: a56d30601719a63d427362f8f079453c69c60982 (
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': 'A few packages that are not hosted elsewhere.'},
'homepage': 'https://github.com/anders-larsson/gentoo-overlay',
'name': 'anders-larsson',
'owner': [{'email': 'anders.gentoo@larsson.xyz',
'name': 'Anders Larsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/anders-larsson/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/anders-larsson/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anders-larsson
*** syncing anders-larsson
Already up to date.
*** synced anders-larsson
* 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 anders-larsson
* Cache regenerated successfully
|