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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{'description': {'en': 'Overlay for apps related to secure communication, cryptography, cryptocurrency, server-side stuff, etc.'},
'feed': ['https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/chaoslab/chaoslab-overlay',
'name': 'chaoslab',
'owner': [{'email': 'gentoo@chaoslab.org',
'name': 'Ian Moone',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/chaoslab/chaoslab-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync chaoslab
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing chaoslab
From https://gitlab.com/chaoslab/chaoslab-overlay
b7bdd10..d8c3070 master -> origin/master
4d4f05e..1a14e10 develop -> origin/develop
Updating b7bdd10..d8c3070
Fast-forward
README.md | 2 +-
app-admin/consul/Manifest | 16 +++----
app-admin/consul/consul-1.0.7.ebuild | 8 ++++
app-admin/consul/consul-1.1.0.ebuild | 8 ++++
app-admin/consul/files/Manifest | 4 +-
app-admin/consul/files/consul.confd | 6 +--
app-admin/consul/files/consul.initd | 5 +-
app-admin/gollum/Manifest | 12 ++---
app-admin/gollum/files/Manifest | 4 +-
app-admin/gollum/files/gollum.confd | 5 +-
app-admin/gollum/files/gollum.initd | 6 +--
app-metrics/redis_exporter/Manifest | 16 +++----
app-metrics/redis_exporter/files/Manifest | 4 +-
.../redis_exporter/files/redis_exporter.confd | 5 +-
.../redis_exporter/files/redis_exporter.initd | 6 +--
...-0.20.0.ebuild => redis_exporter-0.20.1.ebuild} | 2 +-
app-misc/corgi/Manifest | 12 +++--
app-misc/corgi/corgi-0.2.3.ebuild | 53 ++++++++++++++++++++++
dev-util/gitlab-runner/Manifest | 16 +++----
dev-util/gitlab-runner/files/Manifest | 5 +-
dev-util/gitlab-runner/files/gitlab-runner.confd | 5 +-
dev-util/gitlab-runner/files/gitlab-runner.initd | 2 +-
.../gitlab-runner/files/gitlab-runner.tmpfilesd | 1 -
.../gitlab-runner/gitlab-runner-10.8.0-r1.ebuild | 10 ++--
dev-util/gitlab-runner/gitlab-runner-11.0.0.ebuild | 10 ++--
25 files changed, 142 insertions(+), 81 deletions(-)
rename app-metrics/redis_exporter/{redis_exporter-0.20.0.ebuild => redis_exporter-0.20.1.ebuild} (97%)
create mode 100644 app-misc/corgi/corgi-0.2.3.ebuild
delete mode 100644 dev-util/gitlab-runner/files/gitlab-runner.tmpfilesd
*** synced chaoslab
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 chaoslab
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|