summaryrefslogtreecommitdiff
blob: 4a5440b0be4520f408a8c4a6c943c14930414621 (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync',
             'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
$ pmaint sync gentoo
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/awesome'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/awesome', named 'awesome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   cc699356249..300ffbaa0f8  master     -> origin/master
Updating cc699356249..300ffbaa0f8
Fast-forward
 .../docbook-dsssl-stylesheets-1.79-r3.ebuild       |   2 +-
 .../docbook-xml-simple-dtd-1.0-r2.ebuild           |   4 +-
 .../docbook-xml-simple-dtd-4.1.2.4-r3.ebuild       |   4 +-
 app-text/qpdf/qpdf-8.2.1.ebuild                    |   4 +-
 dev-libs/libgit2/Manifest                          |   1 +
 dev-libs/libgit2/libgit2-0.28.0_rc1.ebuild         |  72 ++++
 dev-libs/nss/Manifest                              |   1 +
 dev-libs/nss/nss-3.42.1.ebuild                     | 371 +++++++++++++++++++++
 dev-libs/volume_key/volume_key-0.3.11.ebuild       |   4 +-
 dev-python/cython/Manifest                         |   1 +
 dev-python/cython/cython-0.29.4.ebuild             |  86 +++++
 dev-python/llvmlite/Manifest                       |   1 +
 dev-python/llvmlite/llvmlite-0.27.1.ebuild         |  63 ++++
 dev-python/setuptools/Manifest                     |   1 +
 dev-python/setuptools/setuptools-40.7.2.ebuild     |  71 ++++
 dev-python/typed-ast/typed-ast-1.2.0.ebuild        |   4 +-
 dev-ruby/em-websocket/em-websocket-0.5.1.ebuild    |   4 +-
 dev-ruby/erubi/erubi-1.8.0.ebuild                  |   4 +-
 dev-ruby/eventmachine/eventmachine-1.2.7.ebuild    |   4 +-
 dev-ruby/exifr/exifr-1.3.5.ebuild                  |   4 +-
 .../expression_parser-0.9.0_p20130518.ebuild       |   4 +-
 dev-util/cmake/Manifest                            |   2 +-
 .../{cmake-3.13.2.ebuild => cmake-3.13.4.ebuild}   |  17 +-
 mail-client/roundcube/roundcube-1.3.8.ebuild       |   4 +-
 net-print/cups-filters/cups-filters-1.21.6.ebuild  |   4 +-
 .../telepathy-salut-0.8.1-r2.ebuild                |   2 +-
 26 files changed, 704 insertions(+), 35 deletions(-)
 create mode 100644 dev-libs/libgit2/libgit2-0.28.0_rc1.ebuild
 create mode 100644 dev-libs/nss/nss-3.42.1.ebuild
 create mode 100644 dev-python/cython/cython-0.29.4.ebuild
 create mode 100644 dev-python/llvmlite/llvmlite-0.27.1.ebuild
 create mode 100644 dev-python/setuptools/setuptools-40.7.2.ebuild
 rename dev-util/cmake/{cmake-3.13.2.ebuild => cmake-3.13.4.ebuild} (88%)
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
 * Cache regenerated successfully