diff options
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 |