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.28
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
*** syncing gentoo
18
From https://github.com/gentoo/gentoo
19
   e833bec6f111..0a3355c2bf6c  master     -> origin/master
20
Updating e833bec6f111..0a3355c2bf6c
21
Fast-forward
22
 .../files/scribus-1.6.2-poppler-24.10.0.patch      | 178 +++++++++++++
23
 .../files/scribus-1.6.2-poppler-24.11.0.patch      | 277 +++++++++++++++++++++
24
 app-office/scribus/scribus-1.6.2.ebuild            |   1 +
25
 app-text/poppler/Manifest                          |   2 +
26
 app-text/poppler/poppler-24.10.0.ebuild            |   2 +-
27
 app-text/poppler/poppler-24.11.0.ebuild            | 157 ++++++++++++
28
 app-text/poppler/poppler-9999.ebuild               |   2 +-
29
 .../kwallet-6.7.0-no-exclude-deprecated.patch      |  34 +++
30
 ...wallet-6.7.0.ebuild => kwallet-6.7.0-r1.ebuild} |   2 +
31
 media-sound/drumstick/Manifest                     |   1 -
32
 media-sound/drumstick/drumstick-2.6.1-r1.ebuild    |  66 -----
33
 media-sound/drumstick/metadata.xml                 |   1 -
34
 12 files changed, 653 insertions(+), 70 deletions(-)
35
 create mode 100644 app-office/scribus/files/scribus-1.6.2-poppler-24.10.0.patch
36
 create mode 100644 app-office/scribus/files/scribus-1.6.2-poppler-24.11.0.patch
37
 create mode 100644 app-text/poppler/poppler-24.11.0.ebuild
38
 create mode 100644 kde-frameworks/kwallet/files/kwallet-6.7.0-no-exclude-deprecated.patch
39
 rename kde-frameworks/kwallet/{kwallet-6.7.0.ebuild => kwallet-6.7.0-r1.ebuild} (94%)
40
 delete mode 100644 media-sound/drumstick/drumstick-2.6.1-r1.ebuild
41
*** synced gentoo
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
46
 * Cache regenerated successfully