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.24
|
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 | 521ca9c519c9..670728182768 master -> origin/master
|
20 | Updating 521ca9c519c9..670728182768
|
21 | Fast-forward
|
22 | app-text/rtf2html/Manifest | 1 +
|
23 | app-text/rtf2html/files/buildsystem-fixes.patch | 157 +++++++++++++++++++++
|
24 | app-text/rtf2html/metadata.xml | 1 +
|
25 | app-text/rtf2html/rtf2html-0.2.0-r1.ebuild | 21 ---
|
26 | app-text/rtf2html/rtf2html-0.2.0-r2.ebuild | 33 +++++
|
27 | dev-libs/ell/ell-0.65.ebuild | 2 +-
|
28 | dev-libs/opensc/opensc-0.25.1.ebuild | 2 +-
|
29 | dev-util/ruff/metadata.xml | 2 +-
|
30 | dev-util/ruff/ruff-0.4.5.ebuild | 6 +-
|
31 | media-libs/imlib/imlib-1.9.15-r9.ebuild | 2 +-
|
32 | .../nagios-check_mysql_health-2.2.2-r1.ebuild | 2 +-
|
33 | net-irc/irssistats/irssistats-0.75-r2.ebuild | 2 +-
|
34 | net-libs/ngtcp2/ngtcp2-1.5.0.ebuild | 3 +-
|
35 | net-libs/ngtcp2/ngtcp2-9999.ebuild | 3 +-
|
36 | net-misc/rsync/rsync-3.2.7-r4.ebuild | 2 +
|
37 | net-misc/rsync/rsync-3.3.0.ebuild | 4 +-
|
38 | net-misc/rsync/rsync-9999.ebuild | 4 +-
|
39 | net-nds/jxplorer/jxplorer-3.3.1.2-r2.ebuild | 2 +-
|
40 | net-wireless/iwd/iwd-2.17.ebuild | 2 +-
|
41 | sys-apps/lshw/lshw-02.20.2b-r1.ebuild | 2 +-
|
42 | 20 files changed, 216 insertions(+), 37 deletions(-)
|
43 | create mode 100644 app-text/rtf2html/files/buildsystem-fixes.patch
|
44 | delete mode 100644 app-text/rtf2html/rtf2html-0.2.0-r1.ebuild
|
45 | create mode 100644 app-text/rtf2html/rtf2html-0.2.0-r2.ebuild
|
46 | *** synced gentoo
|
47 | * Sync succeeded
|
48 | $ git log --format=%ci -1
|
49 | $ git show -q --pretty=format:%G? HEAD
|
50 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
51 | * Cache regenerated successfully
|