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
|
{'description': {'en': 'Zscheile Overlay'},
'feed': ['https://github.com/zserik/portage-zscheile/commits/master.atom'],
'homepage': 'https://github.com/zserik/portage-zscheile',
'name': 'zscheile',
'owner': [{'email': 'erik.zscheile.ytrizja@gmail.com',
'name': 'Erik Kai Alain Zscheile',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/zserik/portage-zscheile.git'},
{'type': 'git',
'uri': 'git://github.com/zserik/portage-zscheile.git'},
{'type': 'git',
'uri': 'git@github.com:zserik/portage-zscheile.git'}],
'status': 'unofficial'}
$ pmaint sync zscheile
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
*** syncing zscheile
From https://github.com/zserik/portage-zscheile
da96234..ac03014 master -> origin/master
Updating da96234..ac03014
Fast-forward
dev-libs/libzsparsell/libzsparsell-9999.ebuild | 22 ++++++++++++++++++++++
dev-libs/libzsparsell/metadata.xml | 8 ++++++++
metadata/md5-cache/dev-libs/libzsparsell-9999 | 11 +++++++++++
metadata/md5-cache/games-misc/wyel-0.0.1 | 4 ++--
metadata/pkg_desc_index | 1 +
5 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 dev-libs/libzsparsell/libzsparsell-9999.ebuild
create mode 100644 dev-libs/libzsparsell/metadata.xml
create mode 100644 metadata/md5-cache/dev-libs/libzsparsell-9999
*** synced zscheile
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zscheile
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
|