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 | $ pmaint sync edgets
|
15 | WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | From https://github.com/BlueManCZ/edgets
|
17 | 9848ffb..1c3dec5 master -> origin/master
|
18 | Updating 9848ffb..1c3dec5
|
19 | Fast-forward
|
20 | app-office/ganttproject-bin/Manifest | 2 +
|
21 | .../ganttproject-bin-2.8.11.ebuild | 57 ++++++++++++++++++++++
|
22 | 2 files changed, 59 insertions(+)
|
23 | create mode 100644 app-office/ganttproject-bin/ganttproject-bin-2.8.11.ebuild
|
24 | *** syncing edgets
|
25 | *** synced edgets
|
26 | * Sync succeeded
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 edgets
|
30 | * Cache regenerated successfully
|