summaryrefslogtreecommitdiff
path: root/app-shells/mpibash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /app-shells/mpibash
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'app-shells/mpibash')
-rw-r--r--app-shells/mpibash/Manifest4
-rw-r--r--app-shells/mpibash/mpibash-1.3-r1.ebuild4
-rw-r--r--app-shells/mpibash/mpibash-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/mpibash/Manifest b/app-shells/mpibash/Manifest
index 144c850cc9e2..8e0d821a4203 100644
--- a/app-shells/mpibash/Manifest
+++ b/app-shells/mpibash/Manifest
@@ -1,5 +1,5 @@
AUX mpi-3.patch 806 BLAKE2B 4a5f6db66474f1df8edb63390ffebc8d1648cd77d56f494d1951559df6d060edf53e0ef4223764b55b0ecde7d61961d8903b21892f35dd679101b39f25517491 SHA512 ad60f6b22f29cf389123aafde2778bfcf5b6690463d99ee5689adb17a4af4037c8e4722a0b8d9c66a97ee8c19268be9439968ef8aa9067158bcc7bfb14eaecb1
DIST mpibash-1.3.tar.gz 369803 BLAKE2B b1959deaa2d5b3bce1a66e5ef0ff41ad156093aec9cc1efcd12873b6d5814ad1586ff951d6fd7f37dab6a55040378774b435edc4e2c8892952480539864f91fa SHA512 4728565239aae80013322231a928fd1e9a59484614a92cf7e314d0cd5c090d3a47de395507ce52f71a6900245855089d659c6509f8c4df3bfd88e46fc2187749
-EBUILD mpibash-1.3-r1.ebuild 1009 BLAKE2B b5c2b1ca8856dd1a0ed0d6fd27de80ac6cba82fd4d8b0f9396516114882dfb94bb585eb5313a5c863d3138682f732ab38e21baf9b3a1408f7324ef8d24349785 SHA512 41babd2dd1370ac379b5c35f230680e94c599c10da0c908932fb3c9e46192a24b9745a4542883aec801dd5557a7b0814cdce20c3429f225cac349fbffc951b79
-EBUILD mpibash-9999.ebuild 970 BLAKE2B ac934ead1f7822081a1ba9651bafd2647ba99a7397ca668363860053899825397049f537d2062053eb38fa581386c8d08b3b3da7aab581ed8b5e64c7fd3d5fe9 SHA512 3dbdc3597f3d23ca783947a776424455c7c915114a44fa332f93274b6e9876b112ea12cb4fbad2efebf46f7db9f51fd4093c5a57ccec032a7bee47339753d012
+EBUILD mpibash-1.3-r1.ebuild 1000 BLAKE2B b678447b0b9960df69eb165f4a9e2a200a7038edd80cba025fd14e958cc76102f0ae1b39ebe5a606a5b2800f258711309783dae6bc072a9e53f79415d08ccdbb SHA512 03eec8f007749773c9eb834cf0f231e08a868dcae2f9bcc36b2467d05e6e3e3073fec9257ff824fb45371dae9df7bf4d7b8edbbdc78600f9f99eca9a9b009a8d
+EBUILD mpibash-9999.ebuild 961 BLAKE2B 961fbd97899e752eddf18ecf16d2daa56f621f00cd62026350b6cfc8d61d4d0b36d4115438a3c976024f807d19fb1f0eacae3af0cc9e16a420c589671fa4b2ef SHA512 5700b9f95a805ad9718f6ad51ec887c04b7b757ea7b21be08e27c609cd39b27bf0577ca51c3891b703a76e1d37fb0c72845e6bae6416506d25204caa850aeec6
MISC metadata.xml 462 BLAKE2B 061cc6b6cc74a616a5f3c351d3ba86a0bc23c8cd9090561a1d194391020c15d893fb6a2dadb6045f513496105cfb4f84b63a692b43a91464f73277052324b8df SHA512 d8fc43f4ede84aa5a27fe975da31ce118917c3caf8840c73016d34ed9a47a53993921c935b4c3c88b03c518c93c723eebd2011711a8d8b1ec81a81440756af0e
diff --git a/app-shells/mpibash/mpibash-1.3-r1.ebuild b/app-shells/mpibash/mpibash-1.3-r1.ebuild
index 57cb37144b6c..160036e9b797 100644
--- a/app-shells/mpibash/mpibash-1.3-r1.ebuild
+++ b/app-shells/mpibash/mpibash-1.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools multilib
+inherit autotools
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild
index e37855f7b37a..1315f1867c11 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools multilib
+inherit autotools
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"