1 | {'description': {'en': 'Gentoo overlay that brings you the newest versions of '
|
2 | 'modern software.'},
|
3 | 'feed': ['https://github.com/BlueManCZ/edgets/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/BlueManCZ/edgets',
|
5 | 'name': 'edgets',
|
6 | 'owner': [{'email': 'ivo97@centrum.cz',
|
7 | 'name': 'Ivo Šmerek',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git', 'uri': 'https://github.com/BlueManCZ/edgets.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/BlueManCZ/edgets.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.7
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync edgets
|
17 | *** syncing edgets
|
18 | From https://github.com/BlueManCZ/edgets
|
19 | 30f7680..36b2cf7 master -> origin/master
|
20 | Updating 30f7680..36b2cf7
|
21 | Fast-forward
|
22 | dev-python/d2to1/Manifest | 2 ++
|
23 | dev-python/d2to1/d2to1-0.2.12_p1.ebuild | 43 +++++++++++++++++++++++++++++++++
|
24 | 2 files changed, 45 insertions(+)
|
25 | create mode 100644 dev-python/d2to1/Manifest
|
26 | create mode 100644 dev-python/d2to1/d2to1-0.2.12_p1.ebuild
|
27 | *** synced edgets
|
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 edgets
|
32 | * Cache regenerated successfully
|