diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-28 05:48:57 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-28 05:48:57 +0000 |
commit | 6e56747dad04402aee281f42052bad09a3cf6b24 (patch) | |
tree | 8766f1a41f0a2e3f1ac1943621937c8f1ec2feb4 /hep-forge.txt | |
parent | 2023-08-28T05:30:01Z (diff) | |
download | repos-6e56747dad04402aee281f42052bad09a3cf6b24.tar.gz repos-6e56747dad04402aee281f42052bad09a3cf6b24.tar.bz2 repos-6e56747dad04402aee281f42052bad09a3cf6b24.zip |
2023-08-28T05:45:01Z
Diffstat (limited to 'hep-forge.txt')
-rw-r--r-- | hep-forge.txt | 99 |
1 files changed, 98 insertions, 1 deletions
diff --git a/hep-forge.txt b/hep-forge.txt index 548a857f6a7f..92eaa68f83b8 100644 --- a/hep-forge.txt +++ b/hep-forge.txt @@ -18,7 +18,104 @@ WARNING:pkgcore:Case_Of repo at '/var/lib/repo-mirror-ci/sync/Case_Of', doesn't WARNING:pkgcore:amano-kenji repo at '/var/lib/repo-mirror-ci/sync/amano-kenji', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:cdlp repo at '/var/lib/repo-mirror-ci/sync/cdlp', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing hep-forge -Already up to date. +From https://gitlab.com/APN-Pucky/gentoo-hep-forge + b0cf1bf..b1c91ad master -> origin/master +Updating b0cf1bf..b1c91ad +Fast-forward + .gitlab-ci.yml | 59 ++++++++++++++++++++++ + dev-python/awkward-cpp/.build | 1 + + dev-python/awkward-cpp/Manifest | 1 + + dev-python/awkward-cpp/awkward-cpp-22.ebuild | 25 +++++++++ + dev-python/awkward/.build | 1 + + dev-python/awkward/Manifest | 1 + + dev-python/awkward/awkward-2.3.3.ebuild | 26 ++++++++++ + dev-python/awkward/metadata.xml | 19 +++++++ + dev-python/boost-histogram/Manifest | 1 + + .../boost-histogram/boost-histogram-1.3.2.ebuild | 18 +++++++ + dev-python/boost-histogram/metadata.xml | 19 +++++++ + dev-python/hist/Manifest | 1 + + dev-python/hist/hist-2.7.1.ebuild | 20 ++++++++ + dev-python/hist/metadata.xml | 19 +++++++ + dev-python/histoprint/Manifest | 1 + + dev-python/histoprint/histoprint-2.4.0.ebuild | 20 ++++++++ + dev-python/histoprint/metadata.xml | 19 +++++++ + dev-python/resample/Manifest | 1 + + dev-python/resample/metadata.xml | 19 +++++++ + dev-python/resample/resample-1.6.0.ebuild | 18 +++++++ + dev-python/uhi/.build | 1 + + dev-python/uhi/Manifest | 1 + + dev-python/uhi/metadata.xml | 19 +++++++ + dev-python/uhi/uhi-0.3.3.ebuild | 18 +++++++ + dev-python/vector/.build | 1 + + dev-python/vector/Manifest | 1 + + dev-python/vector/metadata.xml | 19 +++++++ + dev-python/vector/vector-1.1.0.ebuild | 18 +++++++ + sci-physics/hepstats/.build | 1 + + sci-physics/hepstats/Manifest | 1 + + sci-physics/hepstats/hepstats-0.7.0.ebuild | 26 ++++++++++ + sci-physics/hepstats/metadata.xml | 19 +++++++ + sci-physics/mplhep-data/Manifest | 1 + + .../mplhep-data}/metadata.xml | 6 +-- + sci-physics/mplhep-data/mplhep-data-0.0.3.ebuild | 18 +++++++ + sci-physics/mplhep/Manifest | 1 + + sci-physics/mplhep/metadata.xml | 19 +++++++ + sci-physics/mplhep/mplhep-0.3.28.ebuild | 24 +++++++++ + sci-physics/pylhe/Manifest | 1 + + sci-physics/pylhe/metadata.xml | 19 +++++++ + sci-physics/pylhe/pylhe-0.7.0.ebuild | 20 ++++++++ + sci-physics/uproot/.build | 1 + + sci-physics/uproot/Manifest | 1 + + sci-physics/uproot/metadata.xml | 21 ++++++++ + sci-physics/uproot/uproot-5.0.11.ebuild | 20 ++++++++ + virtual/scikit-hep/metadata.xml | 8 +++ + virtual/scikit-hep/scikit-hep-0.ebuild | 26 ++++++++++ + 47 files changed, 597 insertions(+), 3 deletions(-) + create mode 100644 dev-python/awkward-cpp/.build + create mode 100644 dev-python/awkward-cpp/Manifest + create mode 100644 dev-python/awkward-cpp/awkward-cpp-22.ebuild + create mode 100644 dev-python/awkward/.build + create mode 100644 dev-python/awkward/Manifest + create mode 100644 dev-python/awkward/awkward-2.3.3.ebuild + create mode 100644 dev-python/awkward/metadata.xml + create mode 100644 dev-python/boost-histogram/Manifest + create mode 100644 dev-python/boost-histogram/boost-histogram-1.3.2.ebuild + create mode 100644 dev-python/boost-histogram/metadata.xml + create mode 100644 dev-python/hist/Manifest + create mode 100644 dev-python/hist/hist-2.7.1.ebuild + create mode 100644 dev-python/hist/metadata.xml + create mode 100644 dev-python/histoprint/Manifest + create mode 100644 dev-python/histoprint/histoprint-2.4.0.ebuild + create mode 100644 dev-python/histoprint/metadata.xml + create mode 100644 dev-python/resample/Manifest + create mode 100644 dev-python/resample/metadata.xml + create mode 100644 dev-python/resample/resample-1.6.0.ebuild + create mode 100644 dev-python/uhi/.build + create mode 100644 dev-python/uhi/Manifest + create mode 100644 dev-python/uhi/metadata.xml + create mode 100644 dev-python/uhi/uhi-0.3.3.ebuild + create mode 100644 dev-python/vector/.build + create mode 100644 dev-python/vector/Manifest + create mode 100644 dev-python/vector/metadata.xml + create mode 100644 dev-python/vector/vector-1.1.0.ebuild + create mode 100644 sci-physics/hepstats/.build + create mode 100644 sci-physics/hepstats/Manifest + create mode 100644 sci-physics/hepstats/hepstats-0.7.0.ebuild + create mode 100644 sci-physics/hepstats/metadata.xml + create mode 100644 sci-physics/mplhep-data/Manifest + rename {sci-libs/sklearn2pmml => sci-physics/mplhep-data}/metadata.xml (72%) + create mode 100644 sci-physics/mplhep-data/mplhep-data-0.0.3.ebuild + create mode 100644 sci-physics/mplhep/Manifest + create mode 100644 sci-physics/mplhep/metadata.xml + create mode 100644 sci-physics/mplhep/mplhep-0.3.28.ebuild + create mode 100644 sci-physics/pylhe/Manifest + create mode 100644 sci-physics/pylhe/metadata.xml + create mode 100644 sci-physics/pylhe/pylhe-0.7.0.ebuild + create mode 100644 sci-physics/uproot/.build + create mode 100644 sci-physics/uproot/Manifest + create mode 100644 sci-physics/uproot/metadata.xml + create mode 100644 sci-physics/uproot/uproot-5.0.11.ebuild + create mode 100644 virtual/scikit-hep/metadata.xml + create mode 100644 virtual/scikit-hep/scikit-hep-0.ebuild *** synced hep-forge * Sync succeeded $ git log --format=%ci -1 |