diff options
author | 2023-05-02 12:03:13 +0000 | |
---|---|---|
committer | 2023-05-02 12:03:13 +0000 | |
commit | e4cc0ad9a7cc0bbfc3b9119d92b92a0f7dbe6825 (patch) | |
tree | 7baceeb7681e1b6c039484d18d7156f5d17ab9ac /metadata/md5-cache/sci-physics | |
parent | Merge updates from master (diff) | |
download | gentoo-e4cc0ad9a7cc0bbfc3b9119d92b92a0f7dbe6825.tar.gz gentoo-e4cc0ad9a7cc0bbfc3b9119d92b92a0f7dbe6825.tar.bz2 gentoo-e4cc0ad9a7cc0bbfc3b9119d92b92a0f7dbe6825.zip |
2023-05-02 12:03:13 UTC
Diffstat (limited to 'metadata/md5-cache/sci-physics')
-rw-r--r-- | metadata/md5-cache/sci-physics/hepmc-2.06.09-r2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sci-physics/hepmc-3.2.5_p20230225-r1 (renamed from metadata/md5-cache/sci-physics/hepmc-3.2.5_p20230225) | 12 | ||||
-rw-r--r-- | metadata/md5-cache/sci-physics/hepmc-3.2.6 | 17 |
3 files changed, 25 insertions, 8 deletions
diff --git a/metadata/md5-cache/sci-physics/hepmc-2.06.09-r2 b/metadata/md5-cache/sci-physics/hepmc-2.06.09-r2 index 042d4a1ce3fb..1537811ef3df 100644 --- a/metadata/md5-cache/sci-physics/hepmc-2.06.09-r2 +++ b/metadata/md5-cache/sci-physics/hepmc-2.06.09-r2 @@ -9,6 +9,6 @@ KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-2.06.09.tar.gz +SRC_URI=https://hepmc.web.cern.ch/hepmc/releases/hepmc2.06.09.tgz _eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c -_md5_=9973ae34f400fba5219515567ff6bb5d +_md5_=4301fbd2c29ec15d65346f6457b8b8f5 diff --git a/metadata/md5-cache/sci-physics/hepmc-3.2.5_p20230225 b/metadata/md5-cache/sci-physics/hepmc-3.2.5_p20230225-r1 index 473b2a4f3813..63bcbdfabd0e 100644 --- a/metadata/md5-cache/sci-physics/hepmc-3.2.5_p20230225 +++ b/metadata/md5-cache/sci-physics/hepmc-3.2.5_p20230225-r1 @@ -1,17 +1,17 @@ -BDEPEND=root? ( sci-physics/root:= ) doc? ( app-doc/doxygen[dot] dev-texlive/texlive-latex dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +BDEPEND=root? ( sci-physics/root:= ) doc? ( app-doc/doxygen[dot] dev-texlive/texlive-latex dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended ) virtual/fortran >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare setup test -DEPEND=python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) +DEPEND=python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/numpy[python_targets_python3_11(-)] ) ) virtual/fortran DESCRIPTION=Event Record for Monte Carlo Generators EAPI=8 HOMEPAGE=https://hepmc.web.cern.ch/hepmc/ -INHERIT=cmake python-single-r1 +INHERIT=fortran-2 cmake python-single-r1 IUSE=doc test examples python root python_single_target_python3_10 python_single_target_python3_11 KEYWORDS=~amd64 ~x86 LICENSE=GPL-3+ -RDEPEND=python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) +RDEPEND=python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/numpy[python_targets_python3_11(-)] ) ) virtual/fortran REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) RESTRICT=!test? ( test ) SLOT=3 SRC_URI=https://gitlab.cern.ch/hepmc/HepMC3/-/archive/e05d32ebac8705c0097e9e7d00ce815a205110db/HepMC3-e05d32ebac8705c0097e9e7d00ce815a205110db.tar.gz -_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=55de4bee79a96b47d5c92333abbbbaa6 +_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 +_md5_=43aee035007407ef718d11d14fe30f6b diff --git a/metadata/md5-cache/sci-physics/hepmc-3.2.6 b/metadata/md5-cache/sci-physics/hepmc-3.2.6 new file mode 100644 index 000000000000..84c821aa8041 --- /dev/null +++ b/metadata/md5-cache/sci-physics/hepmc-3.2.6 @@ -0,0 +1,17 @@ +BDEPEND=root? ( sci-physics/root:= ) doc? ( app-doc/doxygen[dot] dev-texlive/texlive-latex dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended ) virtual/fortran >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/numpy[python_targets_python3_11(-)] ) ) virtual/fortran +DESCRIPTION=Event Record for Monte Carlo Generators +EAPI=8 +HOMEPAGE=https://hepmc.web.cern.ch/hepmc/ +INHERIT=fortran-2 cmake python-single-r1 +IUSE=doc test examples python root python_single_target_python3_10 python_single_target_python3_11 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/numpy[python_targets_python3_11(-)] ) ) virtual/fortran +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=3 +SRC_URI=https://hepmc.web.cern.ch/hepmc/releases/HepMC3-3.2.6.tar.gz +_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 +_md5_=26a31c7daa187d77610ad1fcfdf37bf9 |