diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-20 19:36:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-20 19:36:21 +0000 |
commit | ac44cac9b5dfd8c87a14cd39dd49fe3d032fdcf2 (patch) | |
tree | 2f80a528191dc4e61e7da112fce12de7036d944b /inode64-overlay.txt | |
parent | 2021-12-20T19:15:01Z (diff) | |
download | repos-ac44cac9b5dfd8c87a14cd39dd49fe3d032fdcf2.tar.gz repos-ac44cac9b5dfd8c87a14cd39dd49fe3d032fdcf2.tar.bz2 repos-ac44cac9b5dfd8c87a14cd39dd49fe3d032fdcf2.zip |
2021-12-20T19:30:01Z
Diffstat (limited to 'inode64-overlay.txt')
-rw-r--r-- | inode64-overlay.txt | 68 |
1 files changed, 67 insertions, 1 deletions
diff --git a/inode64-overlay.txt b/inode64-overlay.txt index eb23b74abf16..bd24f50d65b6 100644 --- a/inode64-overlay.txt +++ b/inode64-overlay.txt @@ -16,7 +16,73 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync inode64-overlay *** syncing inode64-overlay -Already up to date. +From https://github.com/inode64/inode64-overlay + 8f396ed..5ba0e84 main -> origin/main +Updating 8f396ed..5ba0e84 +Fast-forward + .../amdgpu-pro-opencl-21.30.1290604.ebuild | 2 +- + .../amdgpu-pro-opencl-21.40.1.40501.ebuild | 2 +- + dev-libs/rocm-comgr/Manifest | 1 + + dev-libs/rocm-comgr/metadata.xml | 11 ++ + dev-libs/rocm-comgr/rocm-comgr-4.5.2.ebuild | 44 +++++ + dev-libs/rocm-device-libs/Manifest | 1 + + dev-libs/rocm-device-libs/metadata.xml | 11 ++ + .../rocm-device-libs/rocm-device-libs-4.5.2.ebuild | 40 +++++ + dev-libs/rocm-opencl-runtime/Manifest | 2 + + ...cl-runtime-3.5.0-do-not-install-libopencl.patch | 14 ++ + .../rocm-opencl-runtime-4.5.2-remove-clinfo.patch | 11 ++ + dev-libs/rocm-opencl-runtime/metadata.xml | 11 ++ + .../rocm-opencl-runtime-4.5.2.ebuild | 90 ++++++++++ + dev-libs/rocr-runtime/Manifest | 1 + + .../rocr-runtime-4.5.2-cmake-install-paths.patch | 40 +++++ + dev-libs/rocr-runtime/metadata.xml | 15 ++ + dev-libs/rocr-runtime/rocr-runtime-4.5.2.ebuild | 45 +++++ + dev-libs/roct-thunk-interface/Manifest | 1 + + dev-libs/roct-thunk-interface/metadata.xml | 19 +++ + .../roct-thunk-interface-4.5.2.ebuild | 40 +++++ + dev-util/rocm-cmake/Manifest | 1 + + dev-util/rocm-cmake/metadata.xml | 11 ++ + dev-util/rocm-cmake/rocm-cmake-4.5.2.ebuild | 26 +++ + sys-devel/llvm-roc/Manifest | 1 + + ...llvm-roc-4.0.0-remove-isystem-usr-include.patch | 29 ++++ + .../llvm-roc/files/llvm-roc-4.2.0-add_Object.patch | 11 ++ + .../files/llvm-roc-4.2.0-current_pos.patch | 28 +++ + .../llvm-roc/files/llvm-roc-4.2.0-cyclades.patch | 86 ++++++++++ + .../files/llvm-roc-4.5.2-add_libraries.patch | 11 ++ + .../files/llvm-roc-4.5.2-hip-location.patch | 188 +++++++++++++++++++++ + sys-devel/llvm-roc/llvm-roc-4.5.2.ebuild | 97 +++++++++++ + sys-devel/llvm-roc/metadata.xml | 14 ++ + 32 files changed, 902 insertions(+), 2 deletions(-) + create mode 100644 dev-libs/rocm-comgr/Manifest + create mode 100644 dev-libs/rocm-comgr/metadata.xml + create mode 100644 dev-libs/rocm-comgr/rocm-comgr-4.5.2.ebuild + create mode 100644 dev-libs/rocm-device-libs/Manifest + create mode 100644 dev-libs/rocm-device-libs/metadata.xml + create mode 100644 dev-libs/rocm-device-libs/rocm-device-libs-4.5.2.ebuild + create mode 100644 dev-libs/rocm-opencl-runtime/Manifest + create mode 100644 dev-libs/rocm-opencl-runtime/files/rocm-opencl-runtime-3.5.0-do-not-install-libopencl.patch + create mode 100644 dev-libs/rocm-opencl-runtime/files/rocm-opencl-runtime-4.5.2-remove-clinfo.patch + create mode 100644 dev-libs/rocm-opencl-runtime/metadata.xml + create mode 100644 dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-4.5.2.ebuild + create mode 100644 dev-libs/rocr-runtime/Manifest + create mode 100644 dev-libs/rocr-runtime/files/rocr-runtime-4.5.2-cmake-install-paths.patch + create mode 100644 dev-libs/rocr-runtime/metadata.xml + create mode 100644 dev-libs/rocr-runtime/rocr-runtime-4.5.2.ebuild + create mode 100644 dev-libs/roct-thunk-interface/Manifest + create mode 100644 dev-libs/roct-thunk-interface/metadata.xml + create mode 100644 dev-libs/roct-thunk-interface/roct-thunk-interface-4.5.2.ebuild + create mode 100644 dev-util/rocm-cmake/Manifest + create mode 100644 dev-util/rocm-cmake/metadata.xml + create mode 100644 dev-util/rocm-cmake/rocm-cmake-4.5.2.ebuild + create mode 100644 sys-devel/llvm-roc/Manifest + create mode 100644 sys-devel/llvm-roc/files/llvm-roc-4.0.0-remove-isystem-usr-include.patch + create mode 100644 sys-devel/llvm-roc/files/llvm-roc-4.2.0-add_Object.patch + create mode 100644 sys-devel/llvm-roc/files/llvm-roc-4.2.0-current_pos.patch + create mode 100644 sys-devel/llvm-roc/files/llvm-roc-4.2.0-cyclades.patch + create mode 100644 sys-devel/llvm-roc/files/llvm-roc-4.5.2-add_libraries.patch + create mode 100644 sys-devel/llvm-roc/files/llvm-roc-4.5.2-hip-location.patch + create mode 100644 sys-devel/llvm-roc/llvm-roc-4.5.2.ebuild + create mode 100644 sys-devel/llvm-roc/metadata.xml *** synced inode64-overlay * Sync succeeded $ git log --format=%ci -1 |