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.11
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
*** syncing gentoo
18
From https://anongit.gentoo.org/git/repo/gentoo
19
   af9ec3f9624..b0cb2ee1538  master     -> origin/master
20
Updating af9ec3f9624..b0cb2ee1538
21
Fast-forward
22
 app-misc/elasticsearch/Manifest                    |   2 +-
23
 ...rch-8.2.0.ebuild => elasticsearch-8.2.2.ebuild} |  15 +-
24
 .../systemd-tmpfiles/systemd-tmpfiles-250.ebuild   |   2 +-
25
 sys-apps/systemd-utils/systemd-utils-250.6.ebuild  |   2 +-
26
 sys-apps/systemd/systemd-250.6.ebuild              |   2 +-
27
 sys-fs/udev/udev-250.ebuild                        |   2 +-
28
 virtual/libudev/libudev-232-r7.ebuild              |   2 +-
29
 virtual/tmpfiles/tmpfiles-0-r3.ebuild              |   2 +-
30
 virtual/udev/udev-217-r5.ebuild                    |   2 +-
31
 x11-themes/fvwm-crystal/Manifest                   |   1 +
32
 x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild  |  71 +++
33
 x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild        |   4 +-
34
 x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild      |   4 +-
35
 x11-wm/fvwm3/Manifest                              |   3 +
36
 x11-wm/fvwm3/files/README.translucency             |  94 ++++
37
 x11-wm/fvwm3/files/fvwm3-1.0.4-htmldoc.patch       |  70 +++
38
 .../files/fvwm3-1.0.4-translucent-menus.patch      | 487 ++++++++++++++++++++
39
 x11-wm/fvwm3/files/fvwm3-9999-goflags.patch        |  11 +
40
 x11-wm/fvwm3/files/fvwm3-9999-htmldoc.patch        |  43 ++
41
 .../fvwm3/files/fvwm3-9999-translucent-menus.patch | 489 +++++++++++++++++++++
42
 x11-wm/fvwm3/fvwm3-1.0.4.ebuild                    | 204 +++++++++
43
 x11-wm/fvwm3/fvwm3-9999.ebuild                     | 204 +++++++++
44
 x11-wm/fvwm3/metadata.xml                          |  27 ++
45
 23 files changed, 1724 insertions(+), 19 deletions(-)
46
 rename app-misc/elasticsearch/{elasticsearch-8.2.0.ebuild => elasticsearch-8.2.2.ebuild} (96%)
47
 create mode 100644 x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
48
 create mode 100644 x11-wm/fvwm3/Manifest
49
 create mode 100644 x11-wm/fvwm3/files/README.translucency
50
 create mode 100644 x11-wm/fvwm3/files/fvwm3-1.0.4-htmldoc.patch
51
 create mode 100644 x11-wm/fvwm3/files/fvwm3-1.0.4-translucent-menus.patch
52
 create mode 100644 x11-wm/fvwm3/files/fvwm3-9999-goflags.patch
53
 create mode 100644 x11-wm/fvwm3/files/fvwm3-9999-htmldoc.patch
54
 create mode 100644 x11-wm/fvwm3/files/fvwm3-9999-translucent-menus.patch
55
 create mode 100644 x11-wm/fvwm3/fvwm3-1.0.4.ebuild
56
 create mode 100644 x11-wm/fvwm3/fvwm3-9999.ebuild
57
 create mode 100644 x11-wm/fvwm3/metadata.xml
58
*** synced gentoo
59
 * Sync succeeded
60
$ git log --format=%ci -1
61
$ git show -q --pretty=format:%G? HEAD
62
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
63
 * Cache regenerated successfully