1 | {'description': {'en': 'Personal portage overlay'},
|
2 | 'feed': ['https://slonko.net/git/portage/atom/'],
|
3 | 'homepage': 'https://slonko.net/portage',
|
4 | 'name': 'slonko',
|
5 | 'owner': [{'email': 'marcin.deranek@slonko.net',
|
6 | 'name': 'Marcin Deranek',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://slonko.net/git/portage'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.4
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slonko
|
14 | *** syncing slonko
|
15 | From https://slonko.net/git/portage
|
16 | 7aee925..2575f98 master -> origin/master
|
17 | Updating 7aee925..2575f98
|
18 | Fast-forward
|
19 | games-kids/scratch/metadata.xml | 8 ++++++++
|
20 | 1 file changed, 8 insertions(+)
|
21 | create mode 100644 games-kids/scratch/metadata.xml
|
22 | *** synced slonko
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 slonko
|
27 | * Cache regenerated successfully
|