summaryrefslogtreecommitdiff
path: root/net-misc/shmux
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-18 09:41:23 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-18 09:41:23 +0000
commitd93ba9788a6ad1e5da2bf47e804456ded6d5c65c (patch)
treee01c10bcfe477cecf1770c8a8186e4a5344057b9 /net-misc/shmux
parent7bf32644d8b70a318475609992d8e4853ec4ec0e (diff)
gentoo auto-resync : 18:12:2022 - 09:41:22
Diffstat (limited to 'net-misc/shmux')
-rw-r--r--net-misc/shmux/Manifest2
-rw-r--r--net-misc/shmux/metadata.xml29
2 files changed, 17 insertions, 14 deletions
diff --git a/net-misc/shmux/Manifest b/net-misc/shmux/Manifest
index c643fc70ef09..1e2948e4469d 100644
--- a/net-misc/shmux/Manifest
+++ b/net-misc/shmux/Manifest
@@ -1,4 +1,4 @@
AUX shmux-1.0.3-tinfo.patch 532 BLAKE2B 47e60a565b660417527e198b7eaabccb4e220d57c06005622e094a0afa3b69e9b1d8ff0a7413e74844974de4d6cb5561d472c7f63b12838caf7b1ed4897dcb61 SHA512 5d3de39d37375c90e699dd2bef9cc02f182f01259e351909107cb033ddbba2a238d783c2b2f3b523288471a92f3a6e69b128e3dc44a1f4bfd5dfa9f52cba3613
DIST shmux-1.0.3.tgz 116613 BLAKE2B 3d46edf3633e7d91a7fdb65e578c4541b2de35c885f1f449bdf347d3e3107ae014e6771e54b11f996a2783b303950f6ca66b46c3ef98586b932dc2fe4cb2f9ed SHA512 fb1dbb9701913fb97fb82914b9ae277703aec48cafdf74bcaa4a194ba242b62aff34e004507d6931475f320f89d62ed465360c0bc5cf2ff45abe7482b3127197
EBUILD shmux-1.0.3.ebuild 689 BLAKE2B 6ca177c785f678f80458f376234491c40c03f9a3d25b995bfa5e91ad4821560947cb8e5b3f4a0d7ad1ac54aa2916fca9eb523c0619cebaef2874246357b11dc2 SHA512 2e619f43753d700992a17f55c960e9a6608a090fc18d0d1b02cd14807f6de1bfdb507d1235d2fd0faab26580e853c5a5d01b9ee280ef949a44e159e07e034f15
-MISC metadata.xml 747 BLAKE2B 12d77e1acf5d36a3a8b88d4f53bd51ce77bcd2ddea0a1ac49a3c93884b9bcbbcc5a62fda3b09fafcacb630a61554394172cf91bd35deee659722bbf70dc967ce SHA512 9b69246f06e1b66cdada8cb2b6f20be6a4b7312b7f492be103e967ee9df5fe711e6bfd2255b5b9fc8f38be93da4f258484305ff854a803932a044717ba9e3916
+MISC metadata.xml 836 BLAKE2B 44a8100b54201e4d2b3ef60d89abf6faf62831a68a20576438d0fabfbdc9c9a594daee7365c79345180236621b5faa8c44a869176c0c7bba6dc89b74ed177ddd SHA512 2a76ba9f1b5d13ef78cb5ddaac69ac30186ac41da1334b3ec26afaa5b7807c6ed12e67be27239ff1c9a51a3e3f30a123f1f96d40798bbd7eb02f403343d9c807
diff --git a/net-misc/shmux/metadata.xml b/net-misc/shmux/metadata.xml
index ea931d8091e8..0c99cbf3362b 100644
--- a/net-misc/shmux/metadata.xml
+++ b/net-misc/shmux/metadata.xml
@@ -1,17 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>alicef@gentoo.org</email>
- <name>Alice Ferrazzi</name>
-</maintainer>
-<longdescription>
-shmux is program for executing the same command on many hosts in parallel.
-For each target, a child process is spawned by shmux, and a shell on the
-target obtained one of the supported methods: rsh, ssh, or sh. The output
-produced by the children is received by shmux and either (optionally)
-output in turn to the user, and/or written to files for later processing.
-The list of targets may either be specified on the command line or be read
-from the standard input.
-</longdescription>
+ <maintainer type="person">
+ <email>alicef@gentoo.org</email>
+ <name>Alice Ferrazzi</name>
+ </maintainer>
+ <longdescription>
+ shmux is program for executing the same command on many hosts in parallel.
+ For each target, a child process is spawned by shmux, and a shell on the
+ target obtained one of the supported methods: rsh, ssh, or sh. The output
+ produced by the children is received by shmux and either (optionally)
+ output in turn to the user, and/or written to files for later processing.
+ The list of targets may either be specified on the command line or be read
+ from the standard input.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">shmux/shmux</remote-id>
+ </upstream>
</pkgmetadata>