diff options
author | 2020-05-20 14:10:27 +0000 | |
---|---|---|
committer | 2020-05-20 14:10:27 +0000 | |
commit | 271b3fcf105dc332ec3f20e93d1787460bcee876 (patch) | |
tree | 54177c5237e48df59a43e05fcc9832b15a886567 /musl.txt | |
parent | 2020-05-20T13:30:01Z (diff) | |
download | repos-271b3fcf105dc332ec3f20e93d1787460bcee876.tar.gz repos-271b3fcf105dc332ec3f20e93d1787460bcee876.tar.bz2 repos-271b3fcf105dc332ec3f20e93d1787460bcee876.zip |
2020-05-20T14:00:01Z
Diffstat (limited to 'musl.txt')
-rw-r--r-- | musl.txt | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -13,7 +13,21 @@ 'uri': 'git+ssh://git@git.gentoo.org/proj/musl.git'}], 'status': 'official'} $ pmaint sync musl -Already up to date. +From https://anongit.gentoo.org/git/proj/musl + 5bdd61c..9d812a9 master -> origin/master +Updating 5bdd61c..9d812a9 +Fast-forward + dev-python/pypy3-exe/Manifest | 1 + + .../files/pypy3-exe-7.3.0-gcc10-fno-common.patch | 25 ++++ + ...ypy3-exe-7.3.0-musl-compat-fix-stdio-defs.patch | 41 ++++++ + ...y3-exe-7.3.0-musl-compat-include-sys-time.patch | 41 ++++++ + dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild | 159 +++++++++++++++++++++ + 5 files changed, 267 insertions(+) + create mode 100644 dev-python/pypy3-exe/Manifest + create mode 100644 dev-python/pypy3-exe/files/pypy3-exe-7.3.0-gcc10-fno-common.patch + create mode 100644 dev-python/pypy3-exe/files/pypy3-exe-7.3.0-musl-compat-fix-stdio-defs.patch + create mode 100644 dev-python/pypy3-exe/files/pypy3-exe-7.3.0-musl-compat-include-sys-time.patch + create mode 100644 dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild *** syncing musl *** synced musl * Sync succeeded |