gentoo

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
From https://anongit.gentoo.org/git/repo/gentoo
16
   b0a87dea181..5f7dd61886b  master     -> origin/master
17
Updating b0a87dea181..5f7dd61886b
18
Fast-forward
19
 dev-lang/julia/Manifest                            |   1 +
20
 dev-lang/julia/julia-1.4.0-r2.ebuild               | 200 +++++++++++++++++++++
21
 dev-lang/julia/metadata.xml                        |   3 +
22
 ...elta-1.1.4-r2.ebuild => xdelta-1.1.4-r3.ebuild} |  12 +-
23
 .../anagramarama/anagramarama-0.2-r1.ebuild        |  34 ++--
24
 .../anagramarama/files/anagramarama-0.2-fhs.patch  |  87 +++++++++
25
 .../files/anagramarama-0.2-gentoo.patch            |  44 +++--
26
 .../mures/files/mures-0.5-fix-fno-common.patch     | 114 ++++++++++++
27
 games-puzzle/mures/files/mures-0.5-underlink.patch |  14 +-
28
 games-puzzle/mures/mures-0.5-r1.ebuild             |  23 ++-
29
 .../files/wrogue-0.8.0b-fix-build-system.patch     |  47 +++++
30
 .../wrogue/files/wrogue-0.8.0b-ldflags.patch       |  29 ---
31
 .../files/wrogue-0.8.0b-string-allocation.patch    |  20 +++
32
 games-roguelike/wrogue/wrogue-0.8.0b-r1.ebuild     |  30 ++--
33
 games-strategy/lgeneral/lgeneral-1.4.3.ebuild      |   6 +-
34
 .../files/loki_patch-20091105-build.patch          |  23 +--
35
 .../files/loki_patch-20091105-patchdata.patch      |   4 +-
36
 games-util/loki_patch/loki_patch-20091105.ebuild   |  42 +++--
37
 sci-visualization/gr/gr-0.50.0-r1.ebuild           |   3 +
38
 19 files changed, 610 insertions(+), 126 deletions(-)
39
 create mode 100644 dev-lang/julia/julia-1.4.0-r2.ebuild
40
 rename dev-util/xdelta/{xdelta-1.1.4-r2.ebuild => xdelta-1.1.4-r3.ebuild} (81%)
41
 create mode 100644 games-puzzle/anagramarama/files/anagramarama-0.2-fhs.patch
42
 create mode 100644 games-puzzle/mures/files/mures-0.5-fix-fno-common.patch
43
 create mode 100644 games-roguelike/wrogue/files/wrogue-0.8.0b-fix-build-system.patch
44
 delete mode 100644 games-roguelike/wrogue/files/wrogue-0.8.0b-ldflags.patch
45
 create mode 100644 games-roguelike/wrogue/files/wrogue-0.8.0b-string-allocation.patch
46
*** syncing gentoo
47
*** synced gentoo
48
 * Sync succeeded
49
$ git log --format=%ci -1
50
$ git show -q --pretty=format:%G? HEAD
51
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
52
 * Cache regenerated successfully