summaryrefslogtreecommitdiff
path: root/app-admin/clustershell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
commit5cbf14acf23c82626389931f64cfe3ef12a1c29f (patch)
treede93b0b9ae374935f2ddf615d19a837b6a6a0822 /app-admin/clustershell
parent1fbaf1314579f2155166bebd1ddfe6131d400807 (diff)
gentoo auto-resync : 08:01:2024 - 12:58:45
Diffstat (limited to 'app-admin/clustershell')
-rw-r--r--app-admin/clustershell/Manifest2
-rw-r--r--app-admin/clustershell/clustershell-1.9.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/clustershell/Manifest b/app-admin/clustershell/Manifest
index b3de26880984..13eeed246c95 100644
--- a/app-admin/clustershell/Manifest
+++ b/app-admin/clustershell/Manifest
@@ -1,3 +1,3 @@
DIST ClusterShell-1.9.2.tar.gz 400880 BLAKE2B d10c78696268cabd001e1da1c28f1850d6b2fd9d20e73f9aeab378c855a0b937f32d706869e2d3fcdf109b2e98175abbec8f06fe0c6d2c4139d2da14f1c5b610 SHA512 852c9dcbe333965fa853e4360da7305c448dc037348ede18c0417d763e68d4bafad0a60480fce421f1815a86dd0a20e07d32fd8828aa185e7e1b88ed292014fc
-EBUILD clustershell-1.9.2.ebuild 1215 BLAKE2B eac784bc96107ead850bc863a01df4e2bc99b279941e0aba6bd94fe8c9a8be078f4054c52290ae87c84f708387a6423001a88176701b8efb5389de46c145c9bf SHA512 13c7bacfc19a44400d70f7a2bbf3c0d0cb4590d4cd38e473bc0b0953b33fb1b106ed4c5b65fed0fe09dd2cc79f7bd5eaecc43f02f53b69ec49894e5dfc788815
+EBUILD clustershell-1.9.2.ebuild 1222 BLAKE2B 0bf9c571f86e4fa5fae14762efdef26e2af4d0814fcd07ab5504dead1da3ba48cfa492bbab9f24ff8a2398e16fe33b898b908a7e7326b47ad23b31b807b97a3a SHA512 b9f7d535816983ddf1eff87db1c5e720932e423b04a0f28ea2438a7be3a7534070004ca3bcdf7c89bca5a7480babb165c5072d6a63172a405a467538083e1e57
MISC metadata.xml 511 BLAKE2B f4ecaf3b98ac477bfd0ee609d3a9b24b792a8fad6a962c2ee3dbbed6b69985d1c84aabcf99a131939da5bf28934cc032e43689bf378870ce28f0cb210f96b7eb SHA512 07f2a0cbb6ae34e59cd211599b51eabd8cecfbc36aa36f8824bf68a55b66ca18c02b24832321e54f21e81fcb72ade825dc368eb106d8881d6cf68dce76da4146
diff --git a/app-admin/clustershell/clustershell-1.9.2.ebuild b/app-admin/clustershell/clustershell-1.9.2.ebuild
index e74efc534a34..30dcc094b0f4 100644
--- a/app-admin/clustershell/clustershell-1.9.2.ebuild
+++ b/app-admin/clustershell/clustershell-1.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ BDEPEND="
test? (
app-shells/pdsh
virtual/openssh
- sys-devel/bc
+ app-alternatives/bc
)
"