blob: 9f5dde398cc8bc2bd537ffefe24bf04b5f8e7bc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
{'description': {'en': 'Well-documented ebuilds en-route to a bandersnatch '
'near you'},
'homepage': 'https://github.com/leycec/raiagent',
'name': 'raiagent',
'owner': [{'email': 'leycec@gmail.com',
'name': 'Cecil Curry',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/leycec/raiagent.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/leycec/raiagent.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raiagent
*** syncing raiagent
From https://github.com/leycec/raiagent
88fbae5..6ace56a master -> origin/master
Updating 88fbae5..6ace56a
Fast-forward
...w-9.0.0.ebuild => apache-arrow-9.0.0-r2.ebuild} | 65 +++++++++++++---------
.../files/apache-arrow-9.0.0-thrift-limit.patch | 13 +++++
dev-python/pprofile/Manifest | 1 -
dev-python/pprofile/metadata.xml | 17 ------
dev-python/pprofile/pprofile-1.11.0.ebuild | 1 -
dev-python/pprofile/pprofile-9999.ebuild | 35 ------------
...yarrow-9.0.0.ebuild => pyarrow-9.0.0-r1.ebuild} | 19 ++-----
dev-python/yamale/Manifest | 1 -
dev-python/yamale/metadata.xml | 19 -------
dev-python/yamale/yamale-1.7.0.ebuild | 43 --------------
dev-python/yamale/yamale-9999.ebuild | 43 --------------
11 files changed, 57 insertions(+), 200 deletions(-)
rename dev-libs/apache-arrow/{apache-arrow-9.0.0.ebuild => apache-arrow-9.0.0-r2.ebuild} (56%)
create mode 100644 dev-libs/apache-arrow/files/apache-arrow-9.0.0-thrift-limit.patch
delete mode 100644 dev-python/pprofile/Manifest
delete mode 100644 dev-python/pprofile/metadata.xml
delete mode 120000 dev-python/pprofile/pprofile-1.11.0.ebuild
delete mode 100644 dev-python/pprofile/pprofile-9999.ebuild
rename dev-python/pyarrow/{pyarrow-9.0.0.ebuild => pyarrow-9.0.0-r1.ebuild} (52%)
delete mode 100644 dev-python/yamale/Manifest
delete mode 100644 dev-python/yamale/metadata.xml
delete mode 100644 dev-python/yamale/yamale-1.7.0.ebuild
delete mode 100644 dev-python/yamale/yamale-9999.ebuild
*** synced raiagent
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 raiagent
* Cache regenerated successfully
|