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': "Ikelos's hospice for broken and damaged ebuilds."},
'feed': ['https://cgit.gentoo.org/dev/ikelos.git/atom/'],
'homepage': 'https://cgit.gentoo.org/dev/ikelos.git/',
'name': 'ikelos',
'owner': [{'email': 'ikelos@gentoo.org',
'name': 'Mike Auty',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/ikelos.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/ikelos.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/ikelos.git'}],
'status': 'unofficial'}
$ pmaint sync ikelos
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing ikelos
From https://anongit.gentoo.org/git/dev/ikelos
acdc78b..5345791 master -> origin/master
Updating acdc78b..5345791
Fast-forward
app-forensics/yara/Manifest | 2 ++
app-forensics/yara/yara-3.7.0.ebuild | 24 ++++++++++++++++++++++
app-forensics/yara/yara-3.8.1.ebuild | 24 ++++++++++++++++++++++
dev-python/yara-python/Manifest | 2 ++
dev-python/yara-python/yara-python-3.8.1-r1.ebuild | 24 ++++++++++++++++++++++
5 files changed, 76 insertions(+)
create mode 100644 app-forensics/yara/Manifest
create mode 100644 app-forensics/yara/yara-3.7.0.ebuild
create mode 100644 app-forensics/yara/yara-3.8.1.ebuild
create mode 100644 dev-python/yara-python/Manifest
create mode 100644 dev-python/yara-python/yara-python-3.8.1-r1.ebuild
*** synced ikelos
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ikelos
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
|