summaryrefslogtreecommitdiff
blob: 193d149f5eee5ce3c94effac4366b79c06adbd40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{'description': {'en': 'musl development overlay'},
 'feed': ['https://cgit.gentoo.org/proj/musl.git/atom/'],
 'homepage': 'https://cgit.gentoo.org/proj/musl.git/',
 'name': 'musl',
 'owner': [{'email': 'musl@gentoo.org',
            'name': 'Gentoo musl team',
            'type': 'project'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/proj/musl.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/musl.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/proj/musl.git'}],
 'status': 'official'}
$ pmaint sync musl
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://anongit.gentoo.org/git/proj/musl
   c819c60..7fb72f8  master     -> origin/master
Updating c819c60..7fb72f8
Fast-forward
 app-office/libreoffice/Manifest                    |   35 +-
 app-office/libreoffice/libreoffice-6.4.5.2.ebuild  |  571 ++++++++
 app-office/libreoffice/metadata.xml                |    1 +
 dev-java/icedtea/Manifest                          |   33 +-
 ...patch => icedtea-3.12.0-hotspot-musl-ppc.patch} |    0
 ...3.12.0-jdk-fix-awt-inputmethod-mbstr-null.patch |   14 +
 ...atch => icedtea-3.12.0-jdk-fix-ipv6-init.patch} |    0
 .../files/icedtea-3.16.0-gcc-name-pattern.patch    |   11 +
 .../files/icedtea-3.16.0-hotspot-musl.patch        |  147 ++
 .../files/icedtea-3.16.0-jdk-includes.patch        |  167 +++
 ...ch => icedtea-3.2.0-hotspot-noagent-musl.patch} |   35 +-
 ...info.patch => icedtea-3.2.0-jdk-execinfo.patch} |    0
 ...tch => icedtea-3.2.0-jdk-fix-libjvm-load.patch} |    0
 .../icedtea/files/icedtea-3.4.0-jdk-globals.patch  |  104 ++
 ...g.patch => icedtea-3.8.0-autoconf-config.patch} |    0
 ...jdk-musl.patch => icedtea-3.8.0-jdk-musl.patch} |   68 +-
 dev-java/icedtea/files/icedtea8-gcc-triple.patch   |   11 -
 dev-java/icedtea/files/icedtea8-hotspot-musl.patch |   59 -
 .../files/icedtea8-hotspot-uclibc-fixes.patch      |  102 --
 .../files/icedtea8-jdk-getmntent-buffer.patch      |   88 --
 ...{icedtea-3.9.0.ebuild => icedtea-3.16.0.ebuild} |  133 +-
 dev-java/icedtea/icedtea-3.8.0.ebuild              |  452 ------
 net-libs/webkit-gtk/Manifest                       |    1 +
 .../webkit-gtk/files/2.28.3-non-jumbo-fix2.patch   |   44 +
 net-libs/webkit-gtk/webkit-gtk-2.28.3.ebuild       |  299 ++++
 ...it-0.116-make-netgroup-support-optional-2.patch |  219 +++
 .../files/polkit-0.116-spidermonkey-68.patch       | 1457 ++++++++++++++++++++
 sys-auth/polkit/polkit-0.116-r2.ebuild             |  138 ++
 x11-libs/vte/Manifest                              |    3 -
 x11-libs/vte/vte-0.28.2-r208.ebuild                |    2 +-
 x11-libs/vte/vte-0.54.4.ebuild                     |   90 --
 x11-libs/vte/vte-0.56.4.ebuild                     |   90 --
 x11-libs/vte/vte-0.58.3.ebuild                     |    2 +-
 33 files changed, 3292 insertions(+), 1084 deletions(-)
 create mode 100644 app-office/libreoffice/libreoffice-6.4.5.2.ebuild
 rename dev-java/icedtea/files/{icedtea8-hotspot-musl-ppc.patch => icedtea-3.12.0-hotspot-musl-ppc.patch} (100%)
 create mode 100644 dev-java/icedtea/files/icedtea-3.12.0-jdk-fix-awt-inputmethod-mbstr-null.patch
 rename dev-java/icedtea/files/{icedtea8-jdk-fix-ipv6-init.patch => icedtea-3.12.0-jdk-fix-ipv6-init.patch} (100%)
 create mode 100644 dev-java/icedtea/files/icedtea-3.16.0-gcc-name-pattern.patch
 create mode 100644 dev-java/icedtea/files/icedtea-3.16.0-hotspot-musl.patch
 create mode 100644 dev-java/icedtea/files/icedtea-3.16.0-jdk-includes.patch
 rename dev-java/icedtea/files/{icedtea8-hotspot-noagent-musl.patch => icedtea-3.2.0-hotspot-noagent-musl.patch} (56%)
 rename dev-java/icedtea/files/{icedtea8-jdk-execinfo.patch => icedtea-3.2.0-jdk-execinfo.patch} (100%)
 rename dev-java/icedtea/files/{icedtea8-jdk-fix-libjvm-load.patch => icedtea-3.2.0-jdk-fix-libjvm-load.patch} (100%)
 create mode 100644 dev-java/icedtea/files/icedtea-3.4.0-jdk-globals.patch
 rename dev-java/icedtea/files/{icedtea8-autoconf-config.patch => icedtea-3.8.0-autoconf-config.patch} (100%)
 rename dev-java/icedtea/files/{icedtea8-jdk-musl.patch => icedtea-3.8.0-jdk-musl.patch} (55%)
 delete mode 100644 dev-java/icedtea/files/icedtea8-gcc-triple.patch
 delete mode 100644 dev-java/icedtea/files/icedtea8-hotspot-musl.patch
 delete mode 100644 dev-java/icedtea/files/icedtea8-hotspot-uclibc-fixes.patch
 delete mode 100644 dev-java/icedtea/files/icedtea8-jdk-getmntent-buffer.patch
 rename dev-java/icedtea/{icedtea-3.9.0.ebuild => icedtea-3.16.0.ebuild} (76%)
 delete mode 100644 dev-java/icedtea/icedtea-3.8.0.ebuild
 create mode 100644 net-libs/webkit-gtk/files/2.28.3-non-jumbo-fix2.patch
 create mode 100644 net-libs/webkit-gtk/webkit-gtk-2.28.3.ebuild
 create mode 100644 sys-auth/polkit/files/polkit-0.116-make-netgroup-support-optional-2.patch
 create mode 100644 sys-auth/polkit/files/polkit-0.116-spidermonkey-68.patch
 create mode 100644 sys-auth/polkit/polkit-0.116-r2.ebuild
 delete mode 100644 x11-libs/vte/vte-0.54.4.ebuild
 delete mode 100644 x11-libs/vte/vte-0.56.4.ebuild
*** syncing musl
*** synced musl
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 musl
 * Cache regenerated successfully