stuff

1
{'description': {'en': 'stuff'},
2
 'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
3
 'homepage': 'https://github.com/istitov/stuff',
4
 'name': 'stuff',
5
 'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}],
8
 'status': 'unofficial'}
9
pkgcore 0.12.7
10
11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync stuff
12
*** syncing stuff
13
From https://github.com/istitov/stuff
14
   52d62728..d0bdc5b3  master     -> origin/master
15
Updating 52d62728..d0bdc5b3
16
Fast-forward
17
 dev-python/hyperspyUI/hyperspyUI-1.1.4.ebuild |  1 +
18
 dev-python/llvmlite/Manifest                  |  3 +
19
 dev-python/llvmlite/llvmlite-0.37.0.ebuild    | 60 ++++++++++++++++++
20
 dev-python/llvmlite/llvmlite-9999.ebuild      | 62 +++++++++++++++++++
21
 dev-python/llvmlite/metadata.xml              | 21 +++++++
22
 dev-python/numba/Manifest                     |  1 +
23
 dev-python/numba/numba-0.54.0.ebuild          | 84 ++++++++++++++++++++++++++
24
 dev-python/numba/numba-9999.ebuild            | 87 +++++++++++++++++++++++++++
25
 dev-python/pyface/pyface-7.3.0.ebuild         |  1 +
26
 9 files changed, 320 insertions(+)
27
 create mode 100644 dev-python/llvmlite/Manifest
28
 create mode 100644 dev-python/llvmlite/llvmlite-0.37.0.ebuild
29
 create mode 100644 dev-python/llvmlite/llvmlite-9999.ebuild
30
 create mode 100644 dev-python/llvmlite/metadata.xml
31
 create mode 100644 dev-python/numba/numba-0.54.0.ebuild
32
 create mode 100644 dev-python/numba/numba-9999.ebuild
33
*** synced stuff
34
 * Sync succeeded
35
$ git log --format=%ci -1
36
$ git show -q --pretty=format:%G? HEAD
37
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 stuff
38
 * Cache regenerated successfully