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
|
{'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
c0b66eb..be9ddff master -> origin/master
c0b66eb..be9ddff develop -> origin/develop
Updating c0b66eb..be9ddff
Fast-forward
app-forensics/dirhunt/Manifest | 14 +++++++-------
.../{dirhunt-0.4.1.ebuild => dirhunt-0.4.2.ebuild} | 0
dev-python/pycryptodomex/Manifest | 14 +++++++-------
...yptodomex-3.6.4.ebuild => pycryptodomex-3.6.5.ebuild} | 0
net-firewall/firehol/Manifest | 16 +++++++++-------
.../{firehol-3.1.5.ebuild => firehol-3.1.6.ebuild} | 1 +
6 files changed, 24 insertions(+), 21 deletions(-)
rename app-forensics/dirhunt/{dirhunt-0.4.1.ebuild => dirhunt-0.4.2.ebuild} (100%)
rename dev-python/pycryptodomex/{pycryptodomex-3.6.4.ebuild => pycryptodomex-3.6.5.ebuild} (100%)
rename net-firewall/firehol/{firehol-3.1.5.ebuild => firehol-3.1.6.ebuild} (99%)
*** 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
|