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
|
{'description': {'en': 'Personal overlay of Oliver Freyermuth.'},
'feed': ['https://github.com/olifre/olifre-portage/commits/master.atom'],
'homepage': 'https://github.com/olifre/olifre-portage',
'name': 'olifre',
'owner': [{'email': 'o.freyermuth@googlemail.com',
'name': 'Oliver Freyermuth',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/olifre/olifre-portage.git'},
{'type': 'git', 'uri': 'git@github.com:olifre/olifre-portage.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync olifre
WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing olifre
From https://github.com/olifre/olifre-portage
b209466..ae8264e master -> origin/master
Updating b209466..ae8264e
Fast-forward
media-gfx/textext/textext-1.5.0.ebuild | 2 +-
sci-physics/rucio-client/Manifest | 1 +
sci-physics/rucio-client/metadata.xml | 4 ++
.../rucio-client/rucio-client-1.31.1.ebuild | 56 ++++++++++++++++++++++
sci-physics/rucio-client/rucio-client-9999.ebuild | 4 +-
5 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 sci-physics/rucio-client/rucio-client-1.31.1.ebuild
*** synced olifre
* 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 olifre
* Cache regenerated successfully
|