diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-25 16:05:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-25 16:05:19 +0000 |
commit | fc58c0707e2d934060f89e1f3cb1d79c6049e4c2 (patch) | |
tree | d4afd935ecf6fc9c6e8e6addbb67f345a5e11506 /musl.txt | |
parent | 2020-11-25T15:30:01Z (diff) | |
download | repos-fc58c0707e2d934060f89e1f3cb1d79c6049e4c2.tar.gz repos-fc58c0707e2d934060f89e1f3cb1d79c6049e4c2.tar.bz2 repos-fc58c0707e2d934060f89e1f3cb1d79c6049e4c2.zip |
2020-11-25T16:00:01Z
Diffstat (limited to 'musl.txt')
-rw-r--r-- | musl.txt | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -26,7 +26,34 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://anongit.gentoo.org/git/proj/musl + 2b12b064..e0d878a9 master -> origin/master +Updating 2b12b064..e0d878a9 +Fast-forward + app-office/libreoffice/Manifest | 8 +- + .../files/libreoffice-5.4-system-pyuno.patch | 42 -- + .../files/libreoffice-6.2-ldap-optional.patch | 178 ------- + .../files/libreoffice-6.4.2.2-poppler-0.86.patch | 15 - + .../files/libreoffice-6.4.6.2-llvm-10.patch | 102 ++++ + ....7.2-fix-wrong-setting-for-doc-properties.patch | 75 +++ + .../files/libreoffice-6.4.7.2-icu-68-1.patch | 46 ++ + .../files/libreoffice-6.4.7.2-icu-68-2.patch | 28 ++ + .../files/libreoffice-7.0.3.1-qt5detect.patch | 23 + + app-office/libreoffice/libreoffice-6.4.3.2.ebuild | 558 -------------------- + app-office/libreoffice/libreoffice-6.4.4.2.ebuild | 559 --------------------- + ...e-6.4.5.2.ebuild => libreoffice-6.4.7.2.ebuild} | 58 ++- + 12 files changed, 318 insertions(+), 1374 deletions(-) + delete mode 100644 app-office/libreoffice/files/libreoffice-5.4-system-pyuno.patch + delete mode 100644 app-office/libreoffice/files/libreoffice-6.2-ldap-optional.patch + delete mode 100644 app-office/libreoffice/files/libreoffice-6.4.2.2-poppler-0.86.patch + create mode 100644 app-office/libreoffice/files/libreoffice-6.4.6.2-llvm-10.patch + create mode 100644 app-office/libreoffice/files/libreoffice-6.4.7.2-fix-wrong-setting-for-doc-properties.patch + create mode 100644 app-office/libreoffice/files/libreoffice-6.4.7.2-icu-68-1.patch + create mode 100644 app-office/libreoffice/files/libreoffice-6.4.7.2-icu-68-2.patch + create mode 100644 app-office/libreoffice/files/libreoffice-7.0.3.1-qt5detect.patch + delete mode 100644 app-office/libreoffice/libreoffice-6.4.3.2.ebuild + delete mode 100644 app-office/libreoffice/libreoffice-6.4.4.2.ebuild + rename app-office/libreoffice/{libreoffice-6.4.5.2.ebuild => libreoffice-6.4.7.2.ebuild} (90%) *** syncing musl *** synced musl * Sync succeeded |