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:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | Already up to date.
|
15 | *** syncing spikyatlinux
|
16 | *** synced spikyatlinux
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 spikyatlinux
|
21 | * Cache regenerated successfully
|