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 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/spikyatlinux/ebuilds_for_gentoo.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync spikyatlinux
|
17 | WARNING:pkgcore:sergiotarxz repo at '/var/lib/repo-mirror-ci/sync/sergiotarxz', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing spikyatlinux
|
19 | Already up to date.
|
20 | *** synced spikyatlinux
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 spikyatlinux
|
25 | * Cache regenerated successfully
|