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
|
{'description': {'en': 'DidOS overlay gentoo edition'},
'feed': ['https://github.com/prototype99/didos/commits/master.atom'],
'homepage': 'https://github.com/prototype99/didos',
'name': 'didos',
'owner': [{'email': 'sophietheopossum@yandex.ru',
'name': 'Seirra Blake',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/prototype99/didos.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/prototype99/didos.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync didos
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/sync/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing didos
From https://github.com/prototype99/didos
7ac16f21..c1547d8a master -> origin/master
Updating 7ac16f21..c1547d8a
Fast-forward
dev-libs/glib/Manifest | 4 ++--
metadata/md5-cache/dev-libs/glib-2.65.0-r2 | 17 +++++++++++++++++
metadata/md5-cache/dev-libs/glib-2.67.0-r1 | 17 +++++++++++++++++
metadata/md5-cache/net-libs/libpsl-0.21.0-r2 | 15 +++++++++++++++
net-libs/libpsl/Manifest | 4 ++--
5 files changed, 53 insertions(+), 4 deletions(-)
create mode 100644 metadata/md5-cache/dev-libs/glib-2.65.0-r2
create mode 100644 metadata/md5-cache/dev-libs/glib-2.67.0-r1
create mode 100644 metadata/md5-cache/net-libs/libpsl-0.21.0-r2
*** synced didos
* 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 didos
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:menelkir repo at '/var/lib/repo-mirror-ci/repos/menelkir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|