blob: cae9a218de44f71f5a8505d50cef0d256e0041ea (
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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raiagent
*** syncing raiagent
From https://github.com/leycec/raiagent
e8843e7..c6a930d master -> origin/master
Updating e8843e7..c6a930d
Fast-forward
dev-python/pyright/Manifest | 2 +-
dev-python/pyright/{pyright-1.1.344.ebuild => pyright-1.1.348.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename dev-python/pyright/{pyright-1.1.344.ebuild => pyright-1.1.348.ebuild} (100%)
*** 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
|