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 | $ pmaint sync gentoo
|
15 | WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | warning: Pulling without specifying how to reconcile divergent branches is
|
18 | discouraged. You can squelch this message by running one of the following
|
19 | commands sometime before your next pull:
|
20 |
|
21 | git config pull.rebase false # merge (the default strategy)
|
22 | git config pull.rebase true # rebase
|
23 | git config pull.ff only # fast-forward only
|
24 |
|
25 | You can replace "git config" with "git config --global" to set a default
|
26 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
27 | or --ff-only on the command line to override the configured default per
|
28 | invocation.
|
29 |
|
30 | From https://anongit.gentoo.org/git/repo/gentoo
|
31 | 634073a2dcc..c6d963f9950 master -> origin/master
|
32 | Updating 634073a2dcc..c6d963f9950
|
33 | Fast-forward
|
34 | app-emulation/libguestfs/Manifest | 2 -
|
35 | .../libguestfs/files/1.28/0000_bug_499150.patch | 10 --
|
36 | .../1.28/0001_add_gentoo_names_to_configure.patch | 15 --
|
37 | .../0002_add_gentooway_to_remove_la_files.patch | 16 --
|
38 | ...gtk_docs_in_broken_autotools-utils-eclass.patch | 21 ---
|
39 | .../1.28/0103_disable_php_bindings_makefile.patch | 13 --
|
40 | .../1.36/0001-Update-libtool-initialization.patch | 29 ----
|
41 | ...port-for-Gentoo-in-distribution-detection.patch | 25 ---
|
42 | ...-failure-when-not-built-with-OCaml-suppor.patch | 40 -----
|
43 | ...ound-autotools-utils-detection-of-gtk-doc.patch | 42 -----
|
44 | ...build-time-requirement-on-bash-completion.patch | 45 ------
|
45 | .../libguestfs/libguestfs-1.36.13-r2.ebuild | 170 --------------------
|
46 | .../libguestfs/libguestfs-1.36.15-r2.ebuild | 175 ---------------------
|
47 | .../libguestfs/libguestfs-1.38.6-r1.ebuild | 171 --------------------
|
48 | ...6-r102.ebuild => libguestfs-1.38.6-r103.ebuild} | 17 +-
|
49 | app-office/libreoffice/Manifest | 1 +
|
50 | app-office/libreoffice/libreoffice-9999.ebuild | 11 +-
|
51 | dev-libs/libixion/Manifest | 1 +
|
52 | dev-libs/libixion/libixion-0.16.1.ebuild | 59 +++++++
|
53 | dev-libs/libixion/libixion-9999.ebuild | 10 +-
|
54 | dev-libs/liborcus/Manifest | 1 +
|
55 | dev-libs/liborcus/liborcus-0.16.1.ebuild | 63 ++++++++
|
56 | dev-libs/liborcus/liborcus-9999.ebuild | 4 +-
|
57 | games-engines/box2d/Manifest | 4 +-
|
58 | games-engines/box2d/box2d-2.1.2.ebuild | 45 ------
|
59 | games-engines/box2d/box2d-2.2.1.ebuild | 45 ------
|
60 | games-engines/box2d/box2d-2.3.1.ebuild | 43 -----
|
61 | games-engines/box2d/box2d-2.4.1.ebuild | 14 ++
|
62 | gnome-base/dconf-editor/Manifest | 1 +
|
63 | gnome-base/dconf-editor/dconf-editor-3.38.2.ebuild | 43 +++++
|
64 | gnome-base/dconf/Manifest | 1 +
|
65 | gnome-base/dconf/dconf-0.40.0.ebuild | 83 ++++++++++
|
66 | .../dconf/files/0.40.0-bash-completion-dir.patch | 68 ++++++++
|
67 | media-sound/strawberry/Manifest | 2 +-
|
68 | ...wberry-0.8.4.ebuild => strawberry-0.9.1.ebuild} | 41 +++--
|
69 | media-sound/strawberry/strawberry-9999.ebuild | 4 +-
|
70 | net-libs/mbedtls/Manifest | 2 +
|
71 | net-libs/mbedtls/mbedtls-2.16.10.ebuild | 94 +++++++++++
|
72 | net-libs/mbedtls/mbedtls-2.26.0.ebuild | 95 +++++++++++
|
73 | net-libs/uhttpmock/Manifest | 1 +
|
74 | net-libs/uhttpmock/uhttpmock-0.5.3.ebuild | 45 ++++++
|
75 | 41 files changed, 622 insertions(+), 950 deletions(-)
|
76 | delete mode 100644 app-emulation/libguestfs/files/1.28/0000_bug_499150.patch
|
77 | delete mode 100644 app-emulation/libguestfs/files/1.28/0001_add_gentoo_names_to_configure.patch
|
78 | delete mode 100644 app-emulation/libguestfs/files/1.28/0002_add_gentooway_to_remove_la_files.patch
|
79 | delete mode 100644 app-emulation/libguestfs/files/1.28/0005_enable_gtk_docs_in_broken_autotools-utils-eclass.patch
|
80 | delete mode 100644 app-emulation/libguestfs/files/1.28/0103_disable_php_bindings_makefile.patch
|
81 | delete mode 100644 app-emulation/libguestfs/files/1.36/0001-Update-libtool-initialization.patch
|
82 | delete mode 100644 app-emulation/libguestfs/files/1.36/0002-Add-support-for-Gentoo-in-distribution-detection.patch
|
83 | delete mode 100644 app-emulation/libguestfs/files/1.36/0003-Fix-install-failure-when-not-built-with-OCaml-suppor.patch
|
84 | delete mode 100644 app-emulation/libguestfs/files/1.36/0003-Workaround-autotools-utils-detection-of-gtk-doc.patch
|
85 | delete mode 100644 app-emulation/libguestfs/files/1.36/0004-Loosen-build-time-requirement-on-bash-completion.patch
|
86 | delete mode 100644 app-emulation/libguestfs/libguestfs-1.36.13-r2.ebuild
|
87 | delete mode 100644 app-emulation/libguestfs/libguestfs-1.36.15-r2.ebuild
|
88 | delete mode 100644 app-emulation/libguestfs/libguestfs-1.38.6-r1.ebuild
|
89 | rename app-emulation/libguestfs/{libguestfs-1.38.6-r102.ebuild => libguestfs-1.38.6-r103.ebuild} (90%)
|
90 | create mode 100644 dev-libs/libixion/libixion-0.16.1.ebuild
|
91 | create mode 100644 dev-libs/liborcus/liborcus-0.16.1.ebuild
|
92 | delete mode 100644 games-engines/box2d/box2d-2.1.2.ebuild
|
93 | delete mode 100644 games-engines/box2d/box2d-2.2.1.ebuild
|
94 | delete mode 100644 games-engines/box2d/box2d-2.3.1.ebuild
|
95 | create mode 100644 games-engines/box2d/box2d-2.4.1.ebuild
|
96 | create mode 100644 gnome-base/dconf-editor/dconf-editor-3.38.2.ebuild
|
97 | create mode 100644 gnome-base/dconf/dconf-0.40.0.ebuild
|
98 | create mode 100644 gnome-base/dconf/files/0.40.0-bash-completion-dir.patch
|
99 | rename media-sound/strawberry/{strawberry-0.8.4.ebuild => strawberry-0.9.1.ebuild} (73%)
|
100 | create mode 100644 net-libs/mbedtls/mbedtls-2.16.10.ebuild
|
101 | create mode 100644 net-libs/mbedtls/mbedtls-2.26.0.ebuild
|
102 | create mode 100644 net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
|
103 | *** syncing gentoo
|
104 | *** synced gentoo
|
105 | * Sync succeeded
|
106 | $ git log --format=%ci -1
|
107 | $ git show -q --pretty=format:%G? HEAD
|
108 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
109 | * Cache regenerated successfully
|