{'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: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default 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. 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 $ 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