blob: 8b89bcbeb5d5be500396ecee1086e1cbd27ba780 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{'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
From https://github.com/anders-larsson/gentoo-overlay
* [new branch] pam_rssh -> origin/pam_rssh
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
|