1 | {'description': {'en': 'Gentoo repository made by Jorgicio.'},
|
2 | 'feed': ['https://github.com/jorgicio/jorgicio-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/jorgicio/jorgicio-gentoo',
|
4 | 'name': 'jorgicio',
|
5 | 'owner': [{'email': 'jpizarrocallejas@gmail.com',
|
6 | 'name': 'Jorge Pizarro Callejas',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/jorgicio/jorgicio-gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/jorgicio/jorgicio-gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:jorgicio/jorgicio-gentoo.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync jorgicio
|
17 | From https://github.com/jorgicio/jorgicio-gentoo
|
18 | db91360e..60e5cefc master -> origin/master
|
19 | Updating db91360e..60e5cefc
|
20 | Fast-forward
|
21 | dev-python/dash-core-components/Manifest | 2 ++
|
22 | .../dash-core-components-1.6.0.ebuild | 24 ++++++++++++++++
|
23 | dev-python/dash-renderer/Manifest | 2 ++
|
24 | .../dash-renderer/dash-renderer-1.2.2.ebuild | 21 ++++++++++++++
|
25 | dev-python/dash/Manifest | 2 ++
|
26 | dev-python/dash/dash-1.7.0.ebuild | 33 ++++++++++++++++++++++
|
27 | dev-python/plotly/Manifest | 2 ++
|
28 | dev-python/plotly/plotly-4.4.1.ebuild | 27 ++++++++++++++++++
|
29 | 8 files changed, 113 insertions(+)
|
30 | create mode 100644 dev-python/dash-core-components/dash-core-components-1.6.0.ebuild
|
31 | create mode 100644 dev-python/dash-renderer/dash-renderer-1.2.2.ebuild
|
32 | create mode 100644 dev-python/dash/dash-1.7.0.ebuild
|
33 | create mode 100644 dev-python/plotly/plotly-4.4.1.ebuild
|
34 | *** syncing jorgicio
|
35 | *** synced jorgicio
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
|
40 | * Cache regenerated successfully
|