gentoo

1
{'description': {'en': 'Official Gentoo ebuild repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
3
 'homepage': 'https://gentoo.org/',
4
 'name': 'gentoo',
5
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
6
 'quality': 'core',
7
 'source': [{'type': 'rsync',
8
             'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
9
            {'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
13
            {'type': 'git',
14
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
15
 'status': 'official'}
16
$ pmaint sync gentoo
17
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
18
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
19
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
20
*** syncing gentoo
21
From https://anongit.gentoo.org/git/repo/gentoo
22
   4d057e15ed3..da11b4e1a47  master     -> origin/master
23
Updating 4d057e15ed3..da11b4e1a47
24
Fast-forward
25
 app-misc/mosquitto/Manifest                        |   1 +
26
 app-misc/mosquitto/mosquitto-1.5.4.ebuild          | 101 +++++++++
27
 dev-java/mimepull/Manifest                         |   1 -
28
 dev-java/mimepull/files/mimepull-maven-build.xml   | 231 ---------------------
29
 dev-java/mimepull/mimepull-1.8.ebuild              |  44 ----
30
 ...ll-1.9.6-r1.ebuild => mimepull-1.9.6-r2.ebuild} |   7 +-
31
 .../libcdio-paranoia-0.94_p2.ebuild                |   2 +-
32
 dev-lisp/sbcl/sbcl-1.4.9.ebuild                    |   2 +-
33
 dev-python/pypax/pypax-0.9.4.ebuild                |   2 +-
34
 .../gnome-core-libs/gnome-core-libs-3.26.2.ebuild  |  41 ++++
35
 gnome-base/librsvg/Manifest                        |   1 +
36
 .../files/librsvg-2.40.12-gtk-optional.patch       |   2 +-
37
 gnome-base/librsvg/librsvg-2.40.20.ebuild          |  97 +++++++++
38
 media-gfx/inkscape/inkscape-0.92.3-r1.ebuild       |   2 +-
39
 media-sound/spotify/Manifest                       |   1 -
40
 media-sound/spotify/spotify-1.0.80-r1.ebuild       | 116 -----------
41
 net-libs/libssh/libssh-0.8.5.ebuild                |   2 +-
42
 net-misc/curl/curl-7.62.0.ebuild                   |   2 +-
43
 sys-apps/elfix/elfix-0.9.4.ebuild                  |   2 +-
44
 sys-devel/gcc-config/gcc-config-2.0.ebuild         |   2 +-
45
 20 files changed, 253 insertions(+), 406 deletions(-)
46
 create mode 100644 app-misc/mosquitto/mosquitto-1.5.4.ebuild
47
 delete mode 100644 dev-java/mimepull/files/mimepull-maven-build.xml
48
 delete mode 100644 dev-java/mimepull/mimepull-1.8.ebuild
49
 rename dev-java/mimepull/{mimepull-1.9.6-r1.ebuild => mimepull-1.9.6-r2.ebuild} (82%)
50
 create mode 100644 gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
51
 create mode 100644 gnome-base/librsvg/librsvg-2.40.20.ebuild
52
 delete mode 100644 media-sound/spotify/spotify-1.0.80-r1.ebuild
53
*** synced gentoo
54
 * Sync succeeded
55
$ git log --format=%ci -1
56
$ git show -q --pretty=format:%G? HEAD
57
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
58
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
59
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
60
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
61
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
62
WARNING:pkgcore:EAPI 7 isn't fully supported
63
 * Cache regenerated successfully