1 | {'description': {'en': 'Developer overlay of Hans de Graaff with mostly ruby '
|
2 | 'and\n'
|
3 | ' xemacs ebuilds, and a few assorted other goodies.'},
|
4 | 'feed': ['https://cgit.gentoo.org/dev/graaff.git/atom/'],
|
5 | 'homepage': 'http://moving-innovations.com/blog/',
|
6 | 'name': 'graaff',
|
7 | 'owner': [{'email': 'graaff@gentoo.org',
|
8 | 'name': 'Hans de Graaff',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/dev/graaff.git'},
|
13 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/graaff.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git+ssh://git@git.gentoo.org/dev/graaff.git'}],
|
16 | 'status': 'official'}
|
17 | $ pmaint sync graaff
|
18 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
19 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
20 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
21 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
22 | Already up to date.
|
23 | *** syncing graaff
|
24 | *** synced graaff
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 graaff
|
29 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
30 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
31 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
32 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
33 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
34 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
35 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
36 | * Cache regenerated successfully
|