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 | 9e3c5e7a8185..b75c6eaf6ad5 master -> origin/master
|
20 | Updating 9e3c5e7a8185..b75c6eaf6ad5
|
21 | Fast-forward
|
22 | app-crypt/sequoia-chameleon-gnupg/Manifest | 54 ---
|
23 | .../sequoia-chameleon-gnupg-0.5.1.ebuild | 430 -----------------
|
24 | app-crypt/sequoia-sq/Manifest | 89 ----
|
25 | app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild | 531 ---------------------
|
26 | media-sound/liblc3/Manifest | 1 +
|
27 | media-sound/liblc3/liblc3-1.1.1.ebuild | 53 ++
|
28 | net-firewall/firewalld/Manifest | 3 -
|
29 | net-firewall/firewalld/firewalld-2.0.1.ebuild | 227 ---------
|
30 | net-firewall/firewalld/firewalld-2.0.2.ebuild | 227 ---------
|
31 | net-firewall/firewalld/firewalld-2.1.0.ebuild | 227 ---------
|
32 | net-libs/gnutls/gnutls-3.8.5.ebuild | 149 ------
|
33 | sys-apps/uutils-coreutils/Manifest | 30 --
|
34 | .../uutils-coreutils-0.2.21-xfail-tests.patch | 67 ---
|
35 | .../uutils-coreutils-0.0.24.ebuild | 383 ---------------
|
36 | 14 files changed, 54 insertions(+), 2417 deletions(-)
|
37 | delete mode 100644 app-crypt/sequoia-chameleon-gnupg/sequoia-chameleon-gnupg-0.5.1.ebuild
|
38 | delete mode 100644 app-crypt/sequoia-sq/sequoia-sq-0.32.0.ebuild
|
39 | create mode 100644 media-sound/liblc3/liblc3-1.1.1.ebuild
|
40 | delete mode 100644 net-firewall/firewalld/firewalld-2.0.1.ebuild
|
41 | delete mode 100644 net-firewall/firewalld/firewalld-2.0.2.ebuild
|
42 | delete mode 100644 net-firewall/firewalld/firewalld-2.1.0.ebuild
|
43 | delete mode 100644 net-libs/gnutls/gnutls-3.8.5.ebuild
|
44 | delete mode 100644 sys-apps/uutils-coreutils/files/uutils-coreutils-0.2.21-xfail-tests.patch
|
45 | delete mode 100644 sys-apps/uutils-coreutils/uutils-coreutils-0.0.24.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
|