1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'http://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org'}],
|
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+ssh://git@git.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
20 | From https://anongit.gentoo.org/git/repo/gentoo
|
21 | 5cb45fd47c..85fe078abb master -> origin/master
|
22 | Updating 5cb45fd47c..85fe078abb
|
23 | Fast-forward
|
24 | app-text/mupdf/mupdf-1.10a.ebuild | 146 ---------------------
|
25 | profiles/base/package.mask | 5 -
|
26 | profiles/targets/systemd/package.mask | 4 -
|
27 | sci-visualization/yt/Manifest | 3 +-
|
28 | sci-visualization/yt/yt-3.3.2.ebuild | 42 ------
|
29 | .../yt/{yt-3.3.3.ebuild => yt-3.3.4.ebuild} | 5 +-
|
30 | x11-apps/xinit/xinit-1.3.4.ebuild | 67 ----------
|
31 | 7 files changed, 2 insertions(+), 270 deletions(-)
|
32 | delete mode 100644 app-text/mupdf/mupdf-1.10a.ebuild
|
33 | delete mode 100644 sci-visualization/yt/yt-3.3.2.ebuild
|
34 | rename sci-visualization/yt/{yt-3.3.3.ebuild => yt-3.3.4.ebuild} (91%)
|
35 | delete mode 100644 x11-apps/xinit/xinit-1.3.4.ebuild
|
36 | *** syncing gentoo
|
37 | *** synced gentoo
|
38 | * Sync succeeded
|
39 | $ git log --format=%ci -1
|
40 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
41 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
42 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
43 | * Cache regenerated successfully
|