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', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
pkgcore 0.12.8
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
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).
18
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).
19
*** syncing gentoo
20
From https://anongit.gentoo.org/git/repo/gentoo
21
   bb02ec2b236..6efa3fadf4b  master     -> origin/master
22
Updating bb02ec2b236..6efa3fadf4b
23
Fast-forward
24
 eclass/toolchain.eclass                            | 133 ++++++---------
25
 eclass/user-info.eclass                            |   8 +-
26
 eclass/user.eclass                                 |  14 +-
27
 eclass/usr-ldscript.eclass                         |  12 +-
28
 eclass/vcs-clean.eclass                            |  20 ++-
29
 eclass/vcs-snapshot.eclass                         |  19 ++-
30
 .../zita-alsa-pcmi/zita-alsa-pcmi-0.4.0.ebuild     |   2 +-
31
 .../install-qa-check.d/60distutils-use-setuptools  |   2 -
32
 net-irc/kvirc/Manifest                             |   1 -
33
 .../kvirc/kvirc-5.2_pre20200605155236-r2.ebuild    | 181 ---------------------
34
 ...1.ebuild => kvirc-5.2_pre20210630233331.ebuild} |  10 +-
35
 net-irc/kvirc/kvirc-9999.ebuild                    |   8 +-
36
 net-irc/kvirc/metadata.xml                         |   4 +-
37
 net-libs/neon/Manifest                             |   4 -
38
 net-libs/neon/metadata.xml                         |   5 +-
39
 net-libs/neon/neon-0.30.2.ebuild                   | 105 ------------
40
 net-libs/neon/neon-0.31.0.ebuild                   | 105 ------------
41
 net-libs/neon/neon-0.31.1.ebuild                   | 105 ------------
42
 net-libs/neon/neon-0.32.1.ebuild                   | 109 -------------
43
 net-libs/neon/neon-0.32.2.ebuild                   |  52 +++---
44
 net-libs/serf/metadata.xml                         |   5 +-
45
 net-libs/serf/serf-1.3.9-r2.ebuild                 |  14 +-
46
 net-misc/cadaver/cadaver-0.23.3-r1.ebuild          |  19 ++-
47
 .../cadaver/files/cadaver-0.23.2-disable-nls.patch |   4 +-
48
 net-misc/cadaver/metadata.xml                      |   8 +-
49
 25 files changed, 164 insertions(+), 785 deletions(-)
50
 delete mode 100644 metadata/install-qa-check.d/60distutils-use-setuptools
51
 delete mode 100644 net-irc/kvirc/kvirc-5.2_pre20200605155236-r2.ebuild
52
 rename net-irc/kvirc/{kvirc-5.2_pre20210630233331-r1.ebuild => kvirc-5.2_pre20210630233331.ebuild} (97%)
53
 delete mode 100644 net-libs/neon/neon-0.30.2.ebuild
54
 delete mode 100644 net-libs/neon/neon-0.31.0.ebuild
55
 delete mode 100644 net-libs/neon/neon-0.31.1.ebuild
56
 delete mode 100644 net-libs/neon/neon-0.32.1.ebuild
57
*** synced gentoo
58
 * Sync succeeded
59
$ git log --format=%ci -1
60
$ git show -q --pretty=format:%G? HEAD
61
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
62
 * Cache regenerated successfully