1 | {'description': {'en': 'My personal Gentoo overlay, mostly related to gaming'},
|
2 | 'feed': ['https://github.com/garrhow/fragtoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/garrhow/fragtoo',
|
4 | 'name': 'fragtoo',
|
5 | 'owner': [{'email': 'garrett@mersh.com',
|
6 | 'name': 'Garrett Howard',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/garrhow/fragtoo.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/garrhow/fragtoo.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.10
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fragtoo
|
16 | WARNING:pkgcore:bratishkaerik-overlay repo at '/var/lib/repo-mirror-ci/sync/bratishkaerik-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing fragtoo
|
18 | From https://github.com/garrhow/fragtoo
|
19 | b806a10..20ba43d master -> origin/master
|
20 | Updating b806a10..20ba43d
|
21 | Fast-forward
|
22 | media-sound/soundux/Manifest | 2 ++
|
23 | media-sound/soundux/soundux-0.2.8.ebuild | 49 ++++++++++++++++++++++++++++++++
|
24 | metadata/layout.conf | 1 -
|
25 | 3 files changed, 51 insertions(+), 1 deletion(-)
|
26 | create mode 100644 media-sound/soundux/soundux-0.2.8.ebuild
|
27 | *** synced fragtoo
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fragtoo
|
32 | * Cache regenerated successfully
|