summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-13 12:54:48 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-13 12:54:48 +0000
commiteb2708971d28f9a2b29a499d5ebadb9f5b6d4a07 (patch)
tree5a19f4930ddae23b89714106a70cc2f9022e8685 /net-misc/shmux
parentFixed BUG #53784 (diff)
downloadhistorical-eb2708971d28f9a2b29a499d5ebadb9f5b6d4a07.tar.gz
historical-eb2708971d28f9a2b29a499d5ebadb9f5b6d4a07.tar.bz2
historical-eb2708971d28f9a2b29a499d5ebadb9f5b6d4a07.zip
Added longdescription to metadata.xml.
Diffstat (limited to 'net-misc/shmux')
-rw-r--r--net-misc/shmux/ChangeLog5
-rw-r--r--net-misc/shmux/Manifest10
-rw-r--r--net-misc/shmux/metadata.xml12
3 files changed, 19 insertions, 8 deletions
diff --git a/net-misc/shmux/ChangeLog b/net-misc/shmux/ChangeLog
index cc44ddba30be..5bf49a27a510 100644
--- a/net-misc/shmux/ChangeLog
+++ b/net-misc/shmux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/shmux
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v 1.5 2004/08/08 11:28:13 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/shmux/ChangeLog,v 1.6 2004/08/13 12:54:48 swegener Exp $
+
+ 13 Aug 2004; Sven Wegener <swegener@gentoo.org> metadata.xml:
+ Added longdescription to metadata.xml.
*shmux-1.0_beta4 (08 Aug 2004)
diff --git a/net-misc/shmux/Manifest b/net-misc/shmux/Manifest
index 412639b97fe5..6f8e1310d7fd 100644
--- a/net-misc/shmux/Manifest
+++ b/net-misc/shmux/Manifest
@@ -1,8 +1,8 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 116e5641af419ef65fdb0a7bfb9424af ChangeLog 811
-MD5 809fdbb24c1177ba34d056255c235003 metadata.xml 385
+MD5 e86892253ef5d6914e3531344218e88d ChangeLog 917
+MD5 358cd2a98add074613ea658de495913a metadata.xml 814
MD5 25d1ebeeb05bd08fd6dd205bc0720051 shmux-1.0_beta3.ebuild 793
MD5 efa14a7cf034f4a2da1a3bdf2a81372f shmux-1.0_beta4.ebuild 796
MD5 144fba546d28c924431ecb975ee22cd9 files/digest-shmux-1.0_beta3 59
@@ -10,7 +10,7 @@ MD5 f9e1c0d6aef23a3ce7d47dc082311b46 files/digest-shmux-1.0_beta4 59
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
-iD8DBQFBFg6cI1lqEGTUzyQRAmaCAKCXvsoS5PIMGz6YPyZ1FEd7Ej5pOQCgg52f
-cy3z0HprDgp48siAY/2z5j0=
-=oeZC
+iD8DBQFBHLppI1lqEGTUzyQRArOTAKCNawlOVj3+74K60ZUGE8BRYOxqOQCgqPrv
+nDrHVTkBkgnW521qISnJK1s=
+=sNIu
-----END PGP SIGNATURE-----
diff --git a/net-misc/shmux/metadata.xml b/net-misc/shmux/metadata.xml
index 30045fb9c00f..78985fc7500c 100644
--- a/net-misc/shmux/metadata.xml
+++ b/net-misc/shmux/metadata.xml
@@ -5,7 +5,15 @@
<maintainer>
<email>swegener@gentoo.org</email>
<name>Sven Wegener</name>
- <description>An ebuild I had in my overlay. Please take over if you want it.</description>
+ <description>primary maintainer</description>
</maintainer>
-<longdescription></longdescription>
+<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>
</pkgmetadata>