diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-04 19:34:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-04 19:34:54 +0000 |
commit | 1e28c555ddf1a8ff5d8ded250b21404f3edfd085 (patch) | |
tree | c16ac7ebad8a6941a9452ffa3defe899176a8e45 /vayerx.txt | |
parent | 2020-06-04T19:00:01Z (diff) | |
download | repos-1e28c555ddf1a8ff5d8ded250b21404f3edfd085.tar.gz repos-1e28c555ddf1a8ff5d8ded250b21404f3edfd085.tar.bz2 repos-1e28c555ddf1a8ff5d8ded250b21404f3edfd085.zip |
2020-06-04T19:30:01Z
Diffstat (limited to 'vayerx.txt')
-rw-r--r-- | vayerx.txt | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/vayerx.txt b/vayerx.txt index ff9c8dd852d7..aa6e941c670d 100644 --- a/vayerx.txt +++ b/vayerx.txt @@ -12,7 +12,39 @@ {'type': 'git', 'uri': 'git@github.com:vayerx/vayerx-gentoo.git'}], 'status': 'unofficial'} $ pmaint sync vayerx -Already up to date. +From https://github.com/vayerx/vayerx-gentoo + 507f975..518a184 master -> origin/master +Updating 507f975..518a184 +Fast-forward + Documentation/package.mask/vayerx | 4 +- + dev-libs/boost/Manifest | 9 +- + dev-libs/boost/boost-1.72.0-r666.ebuild | 5 +- + dev-libs/boost/boost-1.73.0-r666.ebuild | 15 ++ + .../files/boost-1.72.0-boost-mpi-python.patch | 50 ++++ + ...issing-serialization-split_member-include.patch | 29 +++ + ...t-1.72.0-revert-cease-dependence-on-range.patch | 49 ++++ + .../boost-1.73-boost-mpi-python-PEP-328.patch | 17 ++ + .../files/boost-1.73-boost-python-cleanup.patch | 107 ++++++++ + dev-util/boost-build/Manifest | 4 + + .../boost-build/boost-build-1.73.0-r666.ebuild | 15 ++ + ...ost-build-1.73.0-add-none-feature-options.patch | 22 ++ + ...oost-build-1.73.0-no-implicit-march-flags.patch | 268 +++++++++++++++++++++ + net-im/zoom-bin/Manifest | 4 - + net-im/zoom-bin/metadata.xml | 8 - + net-im/zoom-bin/zoom-bin-3.5.361976.0301.ebuild | 73 ------ + 16 files changed, 590 insertions(+), 89 deletions(-) + create mode 100644 dev-libs/boost/boost-1.73.0-r666.ebuild + create mode 100644 dev-libs/boost/files/boost-1.72.0-boost-mpi-python.patch + create mode 100644 dev-libs/boost/files/boost-1.72.0-missing-serialization-split_member-include.patch + create mode 100644 dev-libs/boost/files/boost-1.72.0-revert-cease-dependence-on-range.patch + create mode 100644 dev-libs/boost/files/boost-1.73-boost-mpi-python-PEP-328.patch + create mode 100644 dev-libs/boost/files/boost-1.73-boost-python-cleanup.patch + create mode 100644 dev-util/boost-build/boost-build-1.73.0-r666.ebuild + create mode 100644 dev-util/boost-build/files/boost-build-1.73.0-add-none-feature-options.patch + create mode 100644 dev-util/boost-build/files/boost-build-1.73.0-no-implicit-march-flags.patch + delete mode 100644 net-im/zoom-bin/Manifest + delete mode 100644 net-im/zoom-bin/metadata.xml + delete mode 100644 net-im/zoom-bin/zoom-bin-3.5.361976.0301.ebuild *** syncing vayerx *** synced vayerx * Sync succeeded |