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
|
{'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
3bfccca..2d3bc34 master -> origin/master
3bfccca..2d3bc34 develop -> origin/develop
Updating 3bfccca..2d3bc34
Fast-forward
app-benchmarks/pewpew/Manifest | 17 ++++++++++-------
.../pewpew/{pewpew-0.3.4.ebuild => pewpew-0.3.5.ebuild} | 3 ++-
dev-vcs/gitkraken-bin/Manifest | 12 ++++++------
dev-vcs/gitkraken-bin/metadata.xml | 2 --
net-misc/electron-cash/Manifest | 16 +++++++++-------
...ctron-cash-3.3.ebuild => electron-cash-3.3.1.ebuild} | 2 +-
net-p2p/parity/Manifest | 12 ++++++------
net-p2p/parity/metadata.xml | 6 +++---
www-apps/gitea/Manifest | 16 +++++++++-------
.../{gitea-1.5.0_rc1.ebuild => gitea-1.5.0_rc2.ebuild} | 0
10 files changed, 46 insertions(+), 40 deletions(-)
rename app-benchmarks/pewpew/{pewpew-0.3.4.ebuild => pewpew-0.3.5.ebuild} (97%)
rename net-misc/electron-cash/{electron-cash-3.3.ebuild => electron-cash-3.3.1.ebuild} (98%)
rename www-apps/gitea/{gitea-1.5.0_rc1.ebuild => gitea-1.5.0_rc2.ebuild} (100%)
*** 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
|