1 | {'description': {'en': 'Here are some of my own or modified ebuilds. Also some '
|
2 | "of them I've found in the web."},
|
3 | 'homepage': 'https://github.com/spikyatlinux/ebuilds_for_gentoo',
|
4 | 'name': 'spikyatlinux',
|
5 | 'owner': [{'email': 'spikyatlinux@gmail.com',
|
6 | 'name': 'SpikyAtLinux',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync spikyatlinux
|
13 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
14 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
17 | Already up to date.
|
18 | *** syncing spikyatlinux
|
19 | *** synced spikyatlinux
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 spikyatlinux
|
24 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
25 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
26 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
27 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
28 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
29 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
30 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
31 | * Cache regenerated successfully
|