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
26
27
28
29
30
31
|
{'description': {'en': "APN-Pucky's personal overlay"},
'feed': ['https://gitlab.com/APN-Pucky/gentoo-apn/commits/master.atom'],
'homepage': 'https://gitlab.com/APN-Pucky/gentoo-apn',
'name': 'apn',
'owner': [{'email': 'alexander@neuwirth-informatik.de',
'name': 'Alexander Puck Neuwirth',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/APN-Pucky/gentoo-apn.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/APN-Pucky/gentoo-apn.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync apn
WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing apn
From https://gitlab.com/APN-Pucky/gentoo-apn
7b27a69..e061655 master -> origin/master
Updating 7b27a69..e061655
Fast-forward
app-containers/runc/.build | 1 +
1 file changed, 1 insertion(+)
create mode 100644 app-containers/runc/.build
*** synced apn
* 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 apn
* Cache regenerated successfully
|