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',
|
8 | 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
18 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
19 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
20 | *** syncing gentoo
|
21 | From https://anongit.gentoo.org/git/repo/gentoo
|
22 | a17ae9f097b..b248420d25a master -> origin/master
|
23 | Updating a17ae9f097b..b248420d25a
|
24 | Fast-forward
|
25 | app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild | 69 ------
|
26 | app-emacs/lyskom-elisp-client/Manifest | 1 -
|
27 | .../lyskom-elisp-client-0.48_p20161231.ebuild | 44 ----
|
28 | app-emacs/mailcrypt/mailcrypt-3.5.9.ebuild | 41 ----
|
29 | dev-db/postgresql/postgresql-10.5.ebuild | 2 +-
|
30 | dev-db/postgresql/postgresql-9.3.24.ebuild | 2 +-
|
31 | dev-db/postgresql/postgresql-9.4.19.ebuild | 2 +-
|
32 | dev-db/postgresql/postgresql-9.5.14.ebuild | 2 +-
|
33 | dev-db/postgresql/postgresql-9.6.10.ebuild | 2 +-
|
34 | media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild | 2 +-
|
35 | .../game-music-emu/game-music-emu-0.6.2.ebuild | 2 +-
|
36 | media-sound/mpg123/mpg123-1.25.10-r1.ebuild | 2 +-
|
37 | media-sound/wavpack/wavpack-5.1.0-r1.ebuild | 2 +-
|
38 | media-sound/wildmidi/wildmidi-0.3.13.ebuild | 2 +-
|
39 | net-analyzer/wireshark/Manifest | 1 -
|
40 | net-analyzer/wireshark/wireshark-2.6.2.ebuild | 242 ---------------------
|
41 | net-analyzer/wireshark/wireshark-2.6.3.ebuild | 2 +-
|
42 | net-misc/chrony/Manifest | 2 +-
|
43 | ...chrony-3.4_pre1-r2.ebuild => chrony-3.4.ebuild} | 0
|
44 | x11-libs/libX11/libX11-1.6.6.ebuild | 2 +-
|
45 | x11-libs/pango/pango-1.42.4.ebuild | 2 +-
|
46 | x11-plugins/wmcalc/Manifest | 1 +
|
47 | x11-plugins/wmcalc/wmcalc-0.7.ebuild | 18 ++
|
48 | 23 files changed, 33 insertions(+), 412 deletions(-)
|
49 | delete mode 100644 app-emacs/gnuserv/gnuserv-3.12.8-r3.ebuild
|
50 | delete mode 100644 app-emacs/lyskom-elisp-client/lyskom-elisp-client-0.48_p20161231.ebuild
|
51 | delete mode 100644 app-emacs/mailcrypt/mailcrypt-3.5.9.ebuild
|
52 | delete mode 100644 net-analyzer/wireshark/wireshark-2.6.2.ebuild
|
53 | rename net-misc/chrony/{chrony-3.4_pre1-r2.ebuild => chrony-3.4.ebuild} (100%)
|
54 | create mode 100644 x11-plugins/wmcalc/wmcalc-0.7.ebuild
|
55 | *** synced gentoo
|
56 | * Sync succeeded
|
57 | $ git log --format=%ci -1
|
58 | $ git show -q --pretty=format:%G? HEAD
|
59 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
60 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
61 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
62 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
63 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
64 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
65 | * Cache regenerated successfully
|